Package fdda.dialog

The interface of the dialog component of FDDA.

See:
          Description

Interface Summary
Dialog Generic interface for dialogs.
DialogControl Generic interface for classes that control dialogs.
GraphicsControl Interface of the component that manages all graphical operations while modelling the system.
MessageControl Interface for the class that manages the graphical representations of the messages.
OptionsCommands Defines the possible commands in the option dialog.
 

Class Summary
AlgorithmData Contains the data for the algorithm dialog
AlgorithmDialogControl Controls the algorithm dialog
DialogFactory Factory and interface of the dialog component.
Options Class that hold the data for the options dialog.
OptionsDialogControl Controls the option dialog
StatisticsDialogControl Controls the statistics dialog.
 

Exception Summary
NoSuchCommandException Exception that is thrown if a dialog and its control class interact wrongly, namely if they try to reference a not existing command.
 

Package fdda.dialog Description

The interface of the dialog component of FDDA. These interface classes abstract from specific dialog technologies (like swing).



API documentation for FDDA version 0.9. Generated on 17/02/2004 14:12.