public class BaseIcons extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseIcons.CloseSymbol |
static class |
BaseIcons.IconSymbol |
static class |
BaseIcons.MacCloseIcon |
static class |
BaseIcons.MacIconIcon |
static class |
BaseIcons.MacMaxIcon |
static class |
BaseIcons.MacMinIcon |
static class |
BaseIcons.MaxSymbol |
static class |
BaseIcons.MinSymbol |
| Constructor and Description |
|---|
BaseIcons() |
public static final LazyImageIcon PEARL_RED_SMALL
public static final LazyImageIcon PEARL_YELLOW_SMALL
public static final LazyImageIcon PEARL_GREEN_SMALL
public static final LazyImageIcon PEARL_GREY_SMALL
public static final LazyImageIcon PEARL_RED_MEDIUM
public static final LazyImageIcon PEARL_YELLOW_MEDIUM
public static final LazyImageIcon PEARL_GREEN_MEDIUM
public static final LazyImageIcon PEARL_GREY_MEDIUM
public static final LazyImageIcon PEARL_RED_LARGE
public static final LazyImageIcon PEARL_YELLOW_LARGE
public static final LazyImageIcon PEARL_GREEN_LARGE
public static final LazyImageIcon PEARL_GREY_LARGE
public static final LazyImageIcon ICONIZER_SMALL
public static final LazyImageIcon MINIMIZER_SMALL
public static final LazyImageIcon MAXIMIZER_SMALL
public static final LazyImageIcon CLOSER_SMALL
public static final LazyImageIcon ICONIZER_MEDIUM
public static final LazyImageIcon MINIMIZER_MEDIUM
public static final LazyImageIcon MAXIMIZER_MEDIUM
public static final LazyImageIcon CLOSER_MEDIUM
public static final LazyImageIcon ICONIZER_LARGE
public static final LazyImageIcon MINIMIZER_LARGE
public static final LazyImageIcon MAXIMIZER_LARGE
public static final LazyImageIcon CLOSER_LARGE
public static final LazyImageIcon EMPTY_8x8
protected static Icon checkBoxIcon
protected static Icon menuCheckBoxIcon
protected static Icon radioButtonIcon
protected static Icon menuRadioButtonIcon
protected static Icon optionPaneErrorIcon
protected static Icon optionPaneWarningIcon
protected static Icon optionPaneInformationIcon
protected static Icon optionPaneQuestionIcon
protected static Icon fileChooserUpFolderIcon
protected static Icon fileChooserHomeFolderIcon
protected static Icon fileChooserNewFolderIcon
protected static Icon fileChooserListViewIcon
protected static Icon fileChooserDetailViewIcon
protected static Icon fileViewComputerIcon
protected static Icon fileViewFloppyDriveIcon
protected static Icon fileViewHardDriveIcon
protected static Icon treeOpenedIcon
protected static Icon treeClosedIcon
protected static Icon treeLeafIcon
protected static Icon treeExpandedIcon
protected static Icon treeCollapsedIcon
protected static Icon paletteCloseIcon
protected static Icon menuIcon
protected static Icon iconIcon
protected static Icon maxIcon
protected static Icon minIcon
protected static Icon closeIcon
protected static Icon upArrowIcon
protected static Icon upArrowInverseIcon
protected static Icon downArrowIcon
protected static Icon downArrowInverseIcon
protected static Icon leftArrowIcon
protected static Icon leftArrowInverseIcon
protected static Icon rightArrowIcon
protected static Icon rightArrowInverseIcon
protected static Icon menuArrowIcon
protected static Icon splitterUpArrowIcon
protected static Icon splitterDownArrowIcon
protected static Icon splitterLeftArrowIcon
protected static Icon splitterRightArrowIcon
protected static Icon splitterHorBumpIcon
protected static Icon splitterVerBumpIcon
protected static Icon thumbHorIcon
protected static Icon thumbVerIcon
protected static Icon thumbHorIconRollover
protected static Icon thumbVerIconRollover
public static void initDefaults()
public static Icon getRadioButtonIcon()
public static Icon getCheckBoxIcon()
public static Icon getComboBoxIcon()
public static Icon getComboBoxInverseIcon()
public static Icon getOptionPaneErrorIcon()
public static Icon getOptionPaneWarningIcon()
public static Icon getOptionPaneInformationIcon()
public static Icon getOptionPaneQuestionIcon()
public static Icon getFileChooserUpFolderIcon()
public static Icon getFileChooserHomeFolderIcon()
public static Icon getFileChooserNewFolderIcon()
public static Icon getFileChooserListViewIcon()
public static Icon getFileChooserDetailViewIcon()
public static Icon getFileViewComputerIcon()
public static Icon getFileViewFloppyDriveIcon()
public static Icon getFileViewHardDriveIcon()
public static Icon getTreeOpenedIcon()
public static Icon getTreeClosedIcon()
public static Icon getTreeLeafIcon()
public static Icon getTreeCollapsedIcon()
public static Icon getTreeExpandedIcon()
public static Icon getMenuIcon()
public static Icon getIconIcon()
public static Icon getMaxIcon()
public static Icon getMinIcon()
public static Icon getCloseIcon()
public static Icon getPaletteCloseIcon()
public static Icon getMenuArrowIcon()
public static Icon getMenuCheckBoxIcon()
public static Icon getMenuRadioButtonIcon()
public static Icon getUpArrowIcon()
public static Icon getUpArrowInverseIcon()
public static Icon getDownArrowIcon()
public static Icon getDownArrowInverseIcon()
public static Icon getLeftArrowIcon()
public static Icon getLeftArrowInverseIcon()
public static Icon getRightArrowIcon()
public static Icon getRightArrowInverseIcon()
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.