JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.opt4j.core.config.visualization
Interface Startupable
All Known Implementing Classes:
ApplicationFrame
,
ContentPanel
,
DefaultApplicationFrame
,
DefaultContentPanel
,
DefaultModulesPanel
,
DefaultSelectedPanel
,
DefaultTasksPanel
,
Menu
,
ModulesPanel
,
Opt4JAbout
,
Opt4JTasksPanel
,
SelectedPanel
,
TasksPanel
,
ToolBar
public interface
Startupable
The
Startupable
interface.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
startup
()
Called on startup of panels.
Method Detail
startup
void startup()
Called on startup of panels.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method