Package cometa.gui

Package containing the GUI classes.

See:
          Description

Class Summary
AboutDialog A dialog informing the user about the version of the framework.
DirectoryButtonMouseListener A button listener that shows a dialog allowing to select a directory.
ExecutionProgress This class shows a small dialog (without decoration) in the middle of the screen, with a progess bar.
FileButtonMouseListener A button listener that shows a dialog allowing to select a file.
GridLayoutVariable This class implements a slightly different version of the usual swing's GridLayout, allowing variable width for the columns.
HelpDialog A dialog telling the user where he can find help.
MethodSelection This dialog constitutes the main frame of the cometa framework.
MyActionListener An abstract class that implements the Serializable interface.
MyMouseAdapter An abstract class that implements the Serializable interface.
Parameters This class produces a dialog that gathers the method parameter values.
PerturbateButtonMouseListener A button listener that shows a dialog allowing to select a range of values for a given parameter.
PerturbateDialog The dialog that allows to collect the information about the perturbation of a parameter.
ProcedureReview This class shows a dialog where the XML procedure file can be reviewed and then executed.
XMLFileButtonMouseListener A button listener that shows a dialog allowing to select an XML file.
XMLFileParamMouseButtonListener A button listener that shows a dialog allowing to select an XML file.
 

Package cometa.gui Description

Package containing the GUI classes.