Package com.jtattoo.plaf.fast
Class FastIcons
java.lang.Object
com.jtattoo.plaf.base.BaseIcons
com.jtattoo.plaf.fast.FastIcons
FastIcons 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
Methods inherited from class com.jtattoo.plaf.base.BaseIcons
getCheckBoxIcon, getCloseIcon, getComboBoxIcon, getComboBoxInverseIcon, getDownArrowIcon, getDownArrowInverseIcon, getFileChooserDetailViewIcon, getFileChooserHomeFolderIcon, getFileChooserListViewIcon, getFileChooserNewFolderIcon, getFileChooserUpFolderIcon, getFileViewComputerIcon, getFileViewFloppyDriveIcon, getFileViewHardDriveIcon, getIconIcon, getLeftArrowIcon, getLeftArrowInverseIcon, getMaxIcon, getMenuArrowIcon, getMenuCheckBoxIcon, getMenuIcon, getMenuRadioButtonIcon, getMinIcon, getOptionPaneErrorIcon, getOptionPaneInformationIcon, getOptionPaneQuestionIcon, getOptionPaneWarningIcon, getPaletteCloseIcon, getRadioButtonIcon, getRightArrowIcon, getRightArrowInverseIcon, getSplitterDownArrowIcon, getSplitterHorBumpIcon, getSplitterLeftArrowIcon, getSplitterRightArrowIcon, getSplitterUpArrowIcon, getSplitterVerBumpIcon, getThumbHorIcon, getThumbHorIconRollover, getThumbVerIcon, getThumbVerIconRollover, getTreeClosedIcon, getTreeCollapsedIcon, getTreeExpandedIcon, getTreeLeafIcon, getTreeOpenedIcon, getUpArrowIcon, getUpArrowInverseIcon, initDefaults
-
Constructor Details
-
FastIcons
public FastIcons()
-