Package com.jtattoo.plaf.noire
Class NoireIconFactory
java.lang.Object
com.jtattoo.plaf.AbstractIconFactory
com.jtattoo.plaf.noire.NoireIconFactory
- All Implemented Interfaces:
IconFactory
NoireIconFactory class.
Author Michael Hagen-
Method Summary
Modifier and TypeMethodDescriptiongetCheckBoxIcon.getCloseIcon.getComboBoxIcon.getDownArrowIcon.getIconIcon.static NoireIconFactoryGetter for the field instance.getLeftArrowIcon.getMaxIcon.getMenuArrowIcon.getMinIcon.getRadioButtonIcon.getRightArrowIcon.getSplitterDownArrowIcon.getSplitterHorBumpIcon.getSplitterLeftArrowIcon.getSplitterRightArrowIcon.getSplitterUpArrowIcon.getSplitterVerBumpIcon.getThumbHorIcon.getThumbHorIconRollover.getThumbVerIcon.getThumbVerIconRollover.getTreeCollapsedIcon.getTreeExpandedIcon.getUpArrowIcon.Methods inherited from class com.jtattoo.plaf.AbstractIconFactory
getFileChooserDetailViewIcon, getFileChooserHomeFolderIcon, getFileChooserListViewIcon, getFileChooserNewFolderIcon, getFileChooserUpFolderIcon, getFileViewComputerIcon, getFileViewFloppyDriveIcon, getFileViewHardDriveIcon, getMenuCheckBoxIcon, getMenuIcon, getMenuRadioButtonIcon, getOptionPaneErrorIcon, getOptionPaneInformationIcon, getOptionPaneQuestionIcon, getOptionPaneWarningIcon, getPaletteCloseIcon, getTreeCloseIcon, getTreeLeafIcon, getTreeOpenIcon
-
Method Details
-
getInstance
Getter for the field instance.
- Returns:
- a
NoireIconFactoryobject.
-
getCheckBoxIcon
getCheckBoxIcon.
- Specified by:
getCheckBoxIconin interfaceIconFactory- Overrides:
getCheckBoxIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getCloseIcon
getCloseIcon.
- Specified by:
getCloseIconin interfaceIconFactory- Overrides:
getCloseIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getComboBoxIcon
getComboBoxIcon.
- Specified by:
getComboBoxIconin interfaceIconFactory- Overrides:
getComboBoxIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getDownArrowIcon
getDownArrowIcon.
- Specified by:
getDownArrowIconin interfaceIconFactory- Overrides:
getDownArrowIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getIconIcon
getIconIcon.
- Specified by:
getIconIconin interfaceIconFactory- Overrides:
getIconIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getLeftArrowIcon
getLeftArrowIcon.
- Specified by:
getLeftArrowIconin interfaceIconFactory- Overrides:
getLeftArrowIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getMaxIcon
getMaxIcon.
- Specified by:
getMaxIconin interfaceIconFactory- Overrides:
getMaxIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getMenuArrowIcon
getMenuArrowIcon.
- Specified by:
getMenuArrowIconin interfaceIconFactory- Overrides:
getMenuArrowIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getMinIcon
getMinIcon.
- Specified by:
getMinIconin interfaceIconFactory- Overrides:
getMinIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getRadioButtonIcon
getRadioButtonIcon.
- Specified by:
getRadioButtonIconin interfaceIconFactory- Overrides:
getRadioButtonIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getRightArrowIcon
getRightArrowIcon.
- Specified by:
getRightArrowIconin interfaceIconFactory- Overrides:
getRightArrowIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getSplitterDownArrowIcon
getSplitterDownArrowIcon.
- Specified by:
getSplitterDownArrowIconin interfaceIconFactory- Overrides:
getSplitterDownArrowIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getSplitterHorBumpIcon
getSplitterHorBumpIcon.
- Specified by:
getSplitterHorBumpIconin interfaceIconFactory- Overrides:
getSplitterHorBumpIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getSplitterLeftArrowIcon
getSplitterLeftArrowIcon.
- Specified by:
getSplitterLeftArrowIconin interfaceIconFactory- Overrides:
getSplitterLeftArrowIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getSplitterRightArrowIcon
getSplitterRightArrowIcon.
- Specified by:
getSplitterRightArrowIconin interfaceIconFactory- Overrides:
getSplitterRightArrowIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getSplitterUpArrowIcon
getSplitterUpArrowIcon.
- Specified by:
getSplitterUpArrowIconin interfaceIconFactory- Overrides:
getSplitterUpArrowIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getSplitterVerBumpIcon
getSplitterVerBumpIcon.
- Specified by:
getSplitterVerBumpIconin interfaceIconFactory- Overrides:
getSplitterVerBumpIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getThumbHorIcon
getThumbHorIcon.
- Specified by:
getThumbHorIconin interfaceIconFactory- Overrides:
getThumbHorIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getThumbHorIconRollover
getThumbHorIconRollover.
- Specified by:
getThumbHorIconRolloverin interfaceIconFactory- Overrides:
getThumbHorIconRolloverin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getThumbVerIcon
getThumbVerIcon.
- Specified by:
getThumbVerIconin interfaceIconFactory- Overrides:
getThumbVerIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getThumbVerIconRollover
getThumbVerIconRollover.
- Specified by:
getThumbVerIconRolloverin interfaceIconFactory- Overrides:
getThumbVerIconRolloverin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getTreeCollapsedIcon
getTreeCollapsedIcon.
- Specified by:
getTreeCollapsedIconin interfaceIconFactory- Overrides:
getTreeCollapsedIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getTreeExpandedIcon
getTreeExpandedIcon.
- Specified by:
getTreeExpandedIconin interfaceIconFactory- Overrides:
getTreeExpandedIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-
getUpArrowIcon
getUpArrowIcon.
- Specified by:
getUpArrowIconin interfaceIconFactory- Overrides:
getUpArrowIconin classAbstractIconFactory- Returns:
- a
Iconobject.
-