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

Class Summary
IdeButtonTypeInterface IdeButtonType stores string constants used for identifying the types of buttons.
IdeDialogButtonGroupInterface IdeDialogButtonGroup provides a container for all types of buttons.
IdeDialogButtonPanelDeprecated. Replaced by IdeWindowManager.createButtonPanel(...)
IdeDialogTypeInterface IdeDialogType stores the names of message types.
IdeExpertAdapterClass IdeExpertAdapter provides default implementation of IdeExpertEvent.
IdeExpertEventClass IdeExpertEvent defines an event that gets fired whenever
an action is performed in the properties' expert.
IdeExpertListenerInterface IdeExpertListener provides a listener for various expert's events.
IdeExpertPageInterface IdeExperPage defines an expert page.
IdeExpertPageSupportAbstract class IdeExpertPageSupport provides a default implementation
of the IdeExpertPage interface.
IdeFileChooserIdeFileChooser provides a simple mechanism for the user to choose a file.
IdeFileChooserConstantInterface IdeFileChooserConstant stores the constants to be used in the IdeFileChooser interface.
IdeFileFilterClass IdeFileFilter extends the standard FileFilter adding the ability to get the filter's mask.
IdeFileFilterConstantAbstract class IdeFileFilterConstant stores the constants to be used
in the IdePathChooser interface.
IdeFilterManager 
IdePathChooserIdePathChooser provides a simple mechanism for the user to choose a path.
IdeSelectorDialogType 
IdeWindowManagerWindow manager is responsible for creating buttons and dialogs of various types.
IdeWindowManagerAccessAbstract class IdeWindowManagerAccess provides access to the current IdeWindowManager.