Package org.opt4j.core.config.visualization

Provides the classes for the configurator visualization (GUI).

See:
          Description

Interface Summary
About The About JDialog shows information about this framework.
FileOperations.FileOperationsListener The FileOperations.FileOperationsListener.
SetListener The SetListener.
Startupable The Startupable interface.
 

Class Summary
ApplicationFrame The ApplicationFrame.
Configurator The Configurator configures the modules and starts the specific ApplicationFrame.
ContentPanel The ContentPanel abstract class.
DefaultAbout The DefaultAbout panel.
DefaultApplicationFrame The DefaultApplicationFrame.
DefaultContentPanel The DefaultContentPanel.
DefaultModulesPanel The DefaultModulesPanel.
DefaultModulesPanel.MyTree The DefaultModulesPanel.MyTree that extends a JTree by a drag method.
DefaultModulesPanel.TreeCellRenderer The DefaultModulesPanel.TreeCellRenderer for the modules tree.
DefaultSelectedPanel The DefaultSelectedPanel.
DefaultSelectedPanel.MyScrollPane  
DefaultTasksPanel The DefaultTasksPanel extends the TasksPanel and shows all Tasks in a table.
DelayTask The DelayTask executes tasks immediately or delayed if they arrive too close (delay).
FileChooser The FileChooser.
FileOperations The FileOperations.
Format The Format contains several format rules.
Menu The Menu.
ModulesPanel The ModulesPanel.
ModuleTransferable The ModuleTransferable is a (Drag and Drop) Transferable for PropertyModules.
PropertyPanel The PropertyPanel is a panel for the configuration of one module.
SelectedModules The SelectedModules.
SelectedPanel The ContentPanel.
TasksPanel The TasksPanel abstract class.
ToolBar The ToolBar.
 

Package org.opt4j.core.config.visualization Description

Provides the classes for the configurator visualization (GUI).