Class | Description |
---|---|
DialogPoolCopier |
Copy form one pool to another, enabling the hot change of pool behavior.
|
DialogPoolFileStorage |
Serialize/Deserialze a whole
IUIRequestPool into/form a file. |
DialogPriorityQueue |
This
IUIRequestPool will manage active dialogs in a
PriorityQueue while keeping suspended dialogs in a Map . |
DialogPriorityQueueVerbosity |
This
IUIRequestPool will manage active dialogs in a
PriorityQueue while keeping suspended dialogs in a Map . |
NonRedundantDialogPriorityQueue |
This class will work as
DialogPriorityQueue , except it will monitor
Form s of the UIRequest s to check there is no redundancy, ie:
no two request with the same form. |
UIRequestPriorityComparator |
Comparator for
UIRequest s. |
Copyright © 2018 universAAL Consortium. All rights reserved.