| Package | Description |
|---|---|
| org.opt4j.config.visualization |
Provides the classes for the configurator visualization (GUI).
|
| org.opt4j.start |
Provides the classes for the Opt4J configurator and starter.
|
| Constructor and Description |
|---|
DefaultContentPanel(ExecutionEnvironment executionEnvironment,
ModulesPanel modulesPanel,
SelectedPanel selectedPanel,
TasksPanel tasksPanel)
Constructs a
DefaultContentPanel. |
DefaultTasksPanel(ExecutionEnvironment executionEnvironment,
Format format)
Constructs a
DefaultTasksPanel. |
ToolBar(ExecutionEnvironment executionEnvironment,
SelectedModules selectedModules,
FileOperations fileOperations)
Constructs a
ToolBar. |
| Constructor and Description |
|---|
Opt4JTasksPanel(ExecutionEnvironment executionEnvironment,
Format format,
SelectedModules selectedModules)
Constructs a
Opt4JTasksPanel. |