|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| DialogAction | List of predefined dialog actions. |
| DialogActionsFactory | Factory for the list of actions in a dialog. |
| Class Summary | |
|---|---|
| AbstractDialogAction<B> | Abstract implementation for an action which deals with a
DialogGUIWindow. |
| AbstractDialogActionsFactory<B> | This abstract implementation of DialogActionsFactory provides methods
to create instances of default dialog actions: OK and Cancel. |
| AbstractDialogWindow<B> | Window for a dialog. |
| CustomDialogActionsFactory<B> | This DialogActionsFactory returns predefined list of actions. |
| CustomDialogWindowFactory | DialogWindowFactory that uses a list of actions instead of the
default ones. |
| DefaultDialogActionsFactory<B> | This DialogActionsFactory returns the default OK and Cancel actions
for a dialog. |
| DialogCancelAction<B> | Standard Cancel action for a dialog |
| DialogGUIWindow<B> | Window for a modal dialog. |
| DialogOKAction<B> | Standard OK action for a dialog |
| NoButtonDialogActionsFactory<B> | DialogActionsFactory that returns no action. |
| OKOnlyDialogActionsFactory<B> | DialogActionsFactory that returns only the OK action. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||