Package org.opt4j.config
Class Icons
java.lang.Object
org.opt4j.config.Icons
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringAn add bullet.static final StringThe icon for the application.static final StringThe icon for the archive.static final StringA console.static final StringThe icon for the control pause.static final StringThe icon for the control start.static final StringThe icon for the control stop.static final StringThe icon for the control term.static final StringThe icon for the convergence plot.static final StringA delete bullet.static final StringA disk.static final StringThe icon for the control term.static final StringThe icon for the control term.static final StringThe icon for the tutorial.static final StringA delete bullet.static final StringThe icon for the operator.static final StringThe Opt4J logo.static final StringThe icon for the optimizer.static final StringThe icon for the pareto contentPanel.static final StringThe icon for the play button.static final StringThe icon for the population.static final StringThe icon for the problem.static final StringThe icon for the blue puzzle.static final StringThe icon for the green puzzle.static final StringThe icon for the selector.static final StringThe icon for the control term.static final StringA text sheet.static final StringThe icon for the xml.static final StringThe icon for the xml. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
XMLTAG
The icon for the xml.- See Also:
-
XML
The icon for the xml.- See Also:
-
OPTIMIZER
The icon for the optimizer.- See Also:
-
PROBLEM
The icon for the problem.- See Also:
-
ARCHIVE
The icon for the archive.- See Also:
-
POPULATION
The icon for the population.- See Also:
-
PARETO
The icon for the pareto contentPanel.- See Also:
-
CONVERGENCE
The icon for the convergence plot.- See Also:
-
PLAY
The icon for the play button.- See Also:
-
OPERATOR
The icon for the operator.- See Also:
-
APPLICATION
The icon for the application.- See Also:
-
PUZZLE_GREEN
The icon for the green puzzle.- See Also:
-
PUZZLE_BLUE
The icon for the blue puzzle.- See Also:
-
SELECTOR
The icon for the selector.- See Also:
-
HELP
The icon for the tutorial.- See Also:
-
CONTROL_START
The icon for the control start.- See Also:
-
CONTROL_STOP
The icon for the control stop.- See Also:
-
CONTROL_PAUSE
The icon for the control pause.- See Also:
-
CONTROL_TERM
The icon for the control term.- See Also:
-
FOLDER
The icon for the control term.- See Also:
-
FOLDER_ADD
The icon for the control term.- See Also:
-
SFOLDER
The icon for the control term.- See Also:
-
DISK
A disk.- See Also:
-
CONSOLE
A console.- See Also:
-
OPT4J
The Opt4J logo.- See Also:
-
ADD
An add bullet.- See Also:
-
DELETE
A delete bullet.- See Also:
-
LOADING
A delete bullet.- See Also:
-
TEXT
A text sheet.- See Also:
-
-
Constructor Details
-
Icons
public Icons()ConstructsIcons.
-
-
Method Details
-
getURL
Returns theURLof a file.- Parameters:
filename- the filename- Returns:
- the url
-
getIcon
Returns anImageIconfrom a filename.- Parameters:
filename- the filename- Returns:
- the corresponding image icon
-
getDefault
Returns a transparent 16x16pxImageIcon.- Returns:
- a transparent 16x16px
ImageIcon
-
merge
- Parameters:
icons- the icons to merge- Returns:
- the merged icons
-