| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultApplicationFrame
|
| Modifier and Type | Method and Description |
|---|---|
JDialog |
About.getDialog(ApplicationFrame frame)
Returns the about dialog.
|
JDialog |
DefaultAbout.getDialog(ApplicationFrame frame) |
| Constructor and Description |
|---|
Menu(FileOperations fileOperations,
About about,
com.google.inject.Provider<ApplicationFrame> frame)
Constructs a
Menu. |
| Modifier and Type | Method and Description |
|---|---|
JDialog |
Opt4JAbout.getDialog(ApplicationFrame frame) |