Package org.mockcentral.editor.dialogs

Contains interfaces and an enum used for creating and processing dialogs for editors used to edit MockCentral configuration files.

See:
          Description

Interface Summary
IMockCentralDialog Interface for the various dialogs provided by the application.
IMockCentralDialogFactory Interface for classes used to display various dialogs for the application.
IMockCentralDialogInputValidator Interface for classes used to validate user input entered in dialogs.
 

Enum Summary
MockCentralDialogType An enum specifying the various types of an IMockCentralDialog that can be created using the dialog factory.
 

Package org.mockcentral.editor.dialogs Description

Contains interfaces and an enum used for creating and processing dialogs for editors used to edit MockCentral configuration files.