Package org.opt4j.config
Class Icons
java.lang.Object
org.opt4j.config.Icons
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
An add bullet.static final String
The icon for the application.static final String
The icon for the archive.static final String
A console.static final String
The icon for the control pause.static final String
The icon for the control start.static final String
The icon for the control stop.static final String
The icon for the control term.static final String
The icon for the convergence plot.static final String
A delete bullet.static final String
A disk.static final String
The icon for the control term.static final String
The icon for the control term.static final String
The icon for the tutorial.static final String
A delete bullet.static final String
The icon for the operator.static final String
The Opt4J logo.static final String
The icon for the optimizer.static final String
The icon for the pareto contentPanel.static final String
The icon for the play button.static final String
The icon for the population.static final String
The icon for the problem.static final String
The icon for the blue puzzle.static final String
The icon for the green puzzle.static final String
The icon for the selector.static final String
The icon for the control term.static final String
A text sheet.static final String
The icon for the xml.static final String
The icon for the xml. -
Constructor Summary
-
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 theURL
of a file.- Parameters:
filename
- the filename- Returns:
- the url
-
getIcon
Returns anImageIcon
from 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
-