| Class 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. |
| IdeDialogButtonPanel | Deprecated. Replaced by IdeWindowManager.createButtonPanel(...) |
| IdeDialogType | Interface IdeDialogType stores the names of message types. |
| IdeExpertAdapter | Class IdeExpertAdapter provides default implementation of IdeExpertEvent. |
| IdeExpertEvent | Class IdeExpertEvent defines an event that gets fired whenever
an action is performed in the properties' expert. |
| IdeExpertListener | Interface IdeExpertListener provides a listener for various expert's events. |
| IdeExpertPage | Interface IdeExperPage defines an expert page. |
| IdeExpertPageSupport | Abstract class IdeExpertPageSupport provides a default implementation
of the IdeExpertPage interface. |
| IdeFileChooser | IdeFileChooser provides a simple mechanism for the user to choose a file. |
| IdeFileChooserConstant | Interface IdeFileChooserConstant stores the constants to be used in the IdeFileChooser interface. |
| IdeFileFilter | Class IdeFileFilter extends the standard FileFilter adding the ability to get the filter's mask. |
| IdeFileFilterConstant | Abstract class IdeFileFilterConstant stores the constants to be used
in the IdePathChooser interface. |
| IdeFilterManager | |
| IdePathChooser | IdePathChooser provides a simple mechanism for the user to choose a path. |
| IdeSelectorDialogType | |
| IdeWindowManager | Window manager is responsible for creating buttons and dialogs of various types. |
| IdeWindowManagerAccess | Abstract class IdeWindowManagerAccess provides access to the current IdeWindowManager. |