protected class CommandCenterGui.Icons
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected javax.swing.Icon |
configIcon |
protected javax.swing.Icon |
downIcon |
protected javax.swing.Icon |
errIcon |
protected javax.swing.Icon |
minusIcon |
protected javax.swing.Icon |
okIcon |
protected javax.swing.Icon |
plusIcon |
protected javax.swing.Icon |
startIcon |
protected javax.swing.Icon |
stopIcon |
protected javax.swing.Icon |
stopIconRed |
protected javax.swing.Icon |
upIcon |
| Modifier | Constructor and Description |
|---|---|
protected |
Icons() |
| Modifier and Type | Method and Description |
|---|---|
protected javax.swing.Icon |
getConfigIcon() |
protected javax.swing.Icon |
getDownIcon() |
protected javax.swing.Icon |
getErrIcon() |
protected javax.swing.Icon |
getMinusIcon() |
protected javax.swing.Icon |
getOkIcon() |
protected javax.swing.Icon |
getPlusIcon() |
protected javax.swing.Icon |
getStartIcon() |
protected javax.swing.Icon |
getStopIcon() |
protected javax.swing.Icon |
getStopIconRed() |
protected javax.swing.Icon |
getUpIcon() |
protected javax.swing.Icon startIcon
protected javax.swing.Icon stopIcon
protected javax.swing.Icon stopIconRed
protected javax.swing.Icon plusIcon
protected javax.swing.Icon minusIcon
protected javax.swing.Icon okIcon
protected javax.swing.Icon errIcon
protected javax.swing.Icon configIcon
protected javax.swing.Icon upIcon
protected javax.swing.Icon downIcon
protected javax.swing.Icon getStartIcon()
protected javax.swing.Icon getStopIcon()
protected javax.swing.Icon getStopIconRed()
protected javax.swing.Icon getPlusIcon()
protected javax.swing.Icon getMinusIcon()
protected javax.swing.Icon getOkIcon()
protected javax.swing.Icon getErrIcon()
protected javax.swing.Icon getConfigIcon()
protected javax.swing.Icon getUpIcon()
protected javax.swing.Icon getDownIcon()