Package com.jtattoo.plaf.hifi
Class HiFiIcons
java.lang.Object
com.jtattoo.plaf.base.BaseIcons
com.jtattoo.plaf.hifi.HiFiIcons
- Direct Known Subclasses:
NoireIcons
HiFiIcons class.
Author Michael Hagen-
Field Summary
Fields inherited from class com.jtattoo.plaf.base.BaseIcons
checkBoxIcon, closeIcon, CLOSER_LARGE, CLOSER_MEDIUM, CLOSER_SMALL, downArrowIcon, downArrowInverseIcon, EMPTY_8x8, fileChooserDetailViewIcon, fileChooserHomeFolderIcon, fileChooserListViewIcon, fileChooserNewFolderIcon, fileChooserUpFolderIcon, fileViewComputerIcon, fileViewFloppyDriveIcon, fileViewHardDriveIcon, iconIcon, ICONIZER_LARGE, ICONIZER_MEDIUM, ICONIZER_SMALL, leftArrowIcon, leftArrowInverseIcon, maxIcon, MAXIMIZER_LARGE, MAXIMIZER_MEDIUM, MAXIMIZER_SMALL, menuArrowIcon, menuCheckBoxIcon, menuIcon, menuRadioButtonIcon, minIcon, MINIMIZER_LARGE, MINIMIZER_MEDIUM, MINIMIZER_SMALL, optionPaneErrorIcon, optionPaneInformationIcon, optionPaneQuestionIcon, optionPaneWarningIcon, paletteCloseIcon, PEARL_GREEN_LARGE, PEARL_GREEN_MEDIUM, PEARL_GREEN_SMALL, PEARL_GREY_LARGE, PEARL_GREY_MEDIUM, PEARL_GREY_SMALL, PEARL_RED_LARGE, PEARL_RED_MEDIUM, PEARL_RED_SMALL, PEARL_YELLOW_LARGE, PEARL_YELLOW_MEDIUM, PEARL_YELLOW_SMALL, radioButtonIcon, rightArrowIcon, rightArrowInverseIcon, splitterDownArrowIcon, splitterHorBumpIcon, splitterLeftArrowIcon, splitterRightArrowIcon, splitterUpArrowIcon, splitterVerBumpIcon, thumbHorIcon, thumbHorIconRollover, thumbVerIcon, thumbVerIconRollover, treeClosedIcon, treeCollapsedIcon, treeExpandedIcon, treeLeafIcon, treeOpenedIcon, upArrowIcon, upArrowInverseIcon -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IcongetCheckBoxIcon.static IcongetCloseIcon.static IcongetComboBoxIcon.static IcongetDownArrowIcon.static IcongetIconIcon.static IcongetLeftArrowIcon.static IcongetMaxIcon.static IcongetMenuArrowIcon.static IcongetMinIcon.static IcongetRadioButtonIcon.static IcongetRightArrowIcon.static IcongetSplitterDownArrowIcon.static IcongetSplitterHorBumpIcon.static IcongetSplitterLeftArrowIcon.static IcongetSplitterRightArrowIcon.static IcongetSplitterUpArrowIcon.static IcongetSplitterVerBumpIcon.static IcongetThumbHorIcon.static IcongetThumbHorIconRollover.static IcongetThumbVerIcon.static IcongetThumbVerIconRollover.static IcongetTreeCollapsedIcon.static IcongetTreeExpandedIcon.static IcongetUpArrowIcon.Methods inherited from class com.jtattoo.plaf.base.BaseIcons
getComboBoxInverseIcon, getDownArrowInverseIcon, getFileChooserDetailViewIcon, getFileChooserHomeFolderIcon, getFileChooserListViewIcon, getFileChooserNewFolderIcon, getFileChooserUpFolderIcon, getFileViewComputerIcon, getFileViewFloppyDriveIcon, getFileViewHardDriveIcon, getLeftArrowInverseIcon, getMenuCheckBoxIcon, getMenuIcon, getMenuRadioButtonIcon, getOptionPaneErrorIcon, getOptionPaneInformationIcon, getOptionPaneQuestionIcon, getOptionPaneWarningIcon, getPaletteCloseIcon, getRightArrowInverseIcon, getTreeClosedIcon, getTreeLeafIcon, getTreeOpenedIcon, getUpArrowInverseIcon, initDefaults
-
Constructor Details
-
HiFiIcons
public HiFiIcons()
-
-
Method Details
-
getCheckBoxIcon
getCheckBoxIcon.
- Returns:
- a
Iconobject.
-
getCloseIcon
getCloseIcon.
- Returns:
- a
Iconobject.
-
getComboBoxIcon
getComboBoxIcon.
- Returns:
- a
Iconobject.
-
getDownArrowIcon
getDownArrowIcon.
- Returns:
- a
Iconobject.
-
getIconIcon
getIconIcon.
- Returns:
- a
Iconobject.
-
getLeftArrowIcon
getLeftArrowIcon.
- Returns:
- a
Iconobject.
-
getMaxIcon
getMaxIcon.
- Returns:
- a
Iconobject.
-
getMenuArrowIcon
getMenuArrowIcon.
- Returns:
- a
Iconobject.
-
getMinIcon
getMinIcon.
- Returns:
- a
Iconobject.
-
getRadioButtonIcon
getRadioButtonIcon.
- Returns:
- a
Iconobject.
-
getRightArrowIcon
getRightArrowIcon.
- Returns:
- a
Iconobject.
-
getSplitterDownArrowIcon
getSplitterDownArrowIcon.
- Returns:
- a
Iconobject.
-
getSplitterHorBumpIcon
getSplitterHorBumpIcon.
- Returns:
- a
Iconobject.
-
getSplitterLeftArrowIcon
getSplitterLeftArrowIcon.
- Returns:
- a
Iconobject.
-
getSplitterRightArrowIcon
getSplitterRightArrowIcon.
- Returns:
- a
Iconobject.
-
getSplitterUpArrowIcon
getSplitterUpArrowIcon.
- Returns:
- a
Iconobject.
-
getSplitterVerBumpIcon
getSplitterVerBumpIcon.
- Returns:
- a
Iconobject.
-
getThumbHorIcon
getThumbHorIcon.
- Returns:
- a
Iconobject.
-
getThumbHorIconRollover
getThumbHorIconRollover.
- Returns:
- a
Iconobject.
-
getThumbVerIcon
getThumbVerIcon.
- Returns:
- a
Iconobject.
-
getThumbVerIconRollover
getThumbVerIconRollover.
- Returns:
- a
Iconobject.
-
getTreeCollapsedIcon
getTreeCollapsedIcon.
- Returns:
- a
Iconobject.
-
getTreeExpandedIcon
getTreeExpandedIcon.
- Returns:
- a
Iconobject.
-
getUpArrowIcon
getUpArrowIcon.
- Returns:
- a
Iconobject.
-