public class SystemXIcons extends BaseIcons
BaseIcons.CloseSymbol, BaseIcons.IconSymbol, BaseIcons.MacCloseIcon, BaseIcons.MacIconIcon, BaseIcons.MacMaxIcon, BaseIcons.MacMinIcon, BaseIcons.MaxSymbol, BaseIcons.MinSymbolcheckBoxIcon, 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 and Description |
|---|
SystemXIcons() |
| Modifier and Type | Method and Description |
|---|---|
static Icon |
getCloseIcon() |
static Icon |
getIconIcon() |
static Icon |
getMaxIcon() |
static Icon |
getMenuArrowIcon() |
static Icon |
getMinIcon() |
static Icon |
getSplitterDownArrowIcon() |
static Icon |
getSplitterHorBumpIcon() |
static Icon |
getSplitterLeftArrowIcon() |
static Icon |
getSplitterRightArrowIcon() |
static Icon |
getSplitterUpArrowIcon() |
static Icon |
getSplitterVerBumpIcon() |
static Icon |
getThumbHorIcon() |
static Icon |
getThumbHorIconRollover() |
static Icon |
getThumbVerIcon() |
static Icon |
getThumbVerIconRollover() |
static Icon |
getTreeCollapsedIcon() |
static Icon |
getTreeExpandedIcon() |
getCheckBoxIcon, getComboBoxIcon, getComboBoxInverseIcon, getDownArrowIcon, getDownArrowInverseIcon, getFileChooserDetailViewIcon, getFileChooserHomeFolderIcon, getFileChooserListViewIcon, getFileChooserNewFolderIcon, getFileChooserUpFolderIcon, getFileViewComputerIcon, getFileViewFloppyDriveIcon, getFileViewHardDriveIcon, getLeftArrowIcon, getLeftArrowInverseIcon, getMenuCheckBoxIcon, getMenuIcon, getMenuRadioButtonIcon, getOptionPaneErrorIcon, getOptionPaneInformationIcon, getOptionPaneQuestionIcon, getOptionPaneWarningIcon, getPaletteCloseIcon, getRadioButtonIcon, getRightArrowIcon, getRightArrowInverseIcon, getTreeClosedIcon, getTreeLeafIcon, getTreeOpenedIcon, getUpArrowIcon, getUpArrowInverseIcon, initDefaultspublic static Icon getIconIcon()
public static Icon getMinIcon()
public static Icon getMaxIcon()
public static Icon getCloseIcon()
public static Icon getMenuArrowIcon()
public static Icon getTreeExpandedIcon()
public static Icon getTreeCollapsedIcon()
public static Icon getSplitterUpArrowIcon()
public static Icon getSplitterDownArrowIcon()
public static Icon getSplitterLeftArrowIcon()
public static Icon getSplitterRightArrowIcon()
public static Icon getSplitterHorBumpIcon()
public static Icon getSplitterVerBumpIcon()
public static Icon getThumbHorIcon()
public static Icon getThumbVerIcon()
public static Icon getThumbHorIconRollover()
public static Icon getThumbVerIconRollover()
Copyright © 2014. All Rights Reserved.