|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Interface Summary | |
---|---|
ICommand | Thiis interface defines a command. |
ICommandListener | This interface defines a command listener. |
IComponent | This interface defines a gui component. |
IConfirmationListener | This interface defines callbacks for the confirmation dialog. |
IInputListener | This interface defines callbacks for the input dialog. |
ILayoutManager | This interface defines a layout manager. |
IProgressIndicator | This interface defines a progress indicator callback. |
IToolbar | This interface defines a toolbar. |
Class Summary | |
---|---|
AboutDialog | This dialog shows an 'about' box. |
Button | This class implements a clickable button. |
Component | This class implements a component within a container. |
ConfirmationDialog | This dialog prompts the user for a yes/no choice. |
Container | This class implements a graphical container of components. |
Dialog | This class factorizes common behaviour to all dialog windows. |
InputDialog | This dialog prompts the user for a string input. |
ProgressDialog | This dialog displays a progress bar. |
Toolbar | This class implements a custom toolbar. |
Provides generic ui components.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |