com.togethersoft.openapi.ide.window
Class Diagram window

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 Class IdeDialogButtonPanel provides a UI container for the buttons from IdeDialogButtonGroup.
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 chooser 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.
IdeSelectorDialogType 
IdeWindowManager Window manager is responsible for creating buttons and dialogs of various types.
IdeWindowManagerAccess Abstract class IdeWindowManagerAccess provides access to the current IdeWindowManager.