| Interface Summary |
| IdeButtonType | Interface IdeButtonType stores string constants used for identifying the types of buttons. |
| IdeDialogButtonGroup | Interface IdeDialogButtonGroup provides a container for all types
of buttons. |
| IdeDialogType | Interface IdeDialogType stores the names of message types. |
| IdeExpertListener | Interface IdeExpertListener provides a listener for various expert's events. |
| IdeExpertPage | Interface IdeExperPage defines an expert page. |
| IdeFileChooser | IdeFileChooser provides a simple mechanism for the user to chooser a file. |
| IdeFileChooserConstant | Interface IdeFileChooserConstant stores the constants to be used
in the IdeFileChooser interface. |
| IdeSelectorDialogType | |
| IdeWindowManager | Window manager is responsible for creating buttons and dialogs of various types. |
The classes and interfaces in this package
are responsible for creating buttons and various kinds of dialogs (confirm dialogs, message dialogs,
option dialogs, file choosers etc.)