
| 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
Forms of the UIRequests to check there is no redundancy, ie:
no two request with the same form. |
| UIRequestPriorityComparator |
Comparator for
UIRequests. |
Copyright © 2018 universAAL Consortium. All rights reserved.