static Icon | getCheckBoxIcon() - Returns an icon for use when rendering the
JCheckBox component.
|
static Icon | getCheckBoxMenuItemIcon() - Returns an icon for use when rendering the
JCheckBoxMenuItem
component.
|
static Icon | getFileChooserDetailViewIcon() - Returns an icon for use by the
JFileChooser component.
|
static Icon | getFileChooserHomeFolderIcon() - Returns an icon for use by the
JFileChooser component.
|
static Icon | getFileChooserListViewIcon() - Returns an icon for use by the
JFileChooser component.
|
static Icon | getFileChooserNewFolderIcon() - Returns an icon for use by the
JFileChooser component.
|
static Icon | getFileChooserUpFolderIcon() - Returns an icon for use by the
JFileChooser component.
|
static Icon | getHorizontalSliderThumbIcon() - Returns the icon used to display the thumb for a horizontally oriented
JSlider .
|
static Icon | getInternalFrameAltMaximizeIcon(int size) - Creates a new icon for the 'restore' button in a
JInternalFrame
that has been maximised.
|
static Icon | getInternalFrameCloseIcon(int size) - Creates a new icon used to represent the 'close' button in the title
pane of a
JInternalFrame .
|
static Icon | getInternalFrameDefaultMenuIcon() - Creates a new icon for the menu in a
JInternalFrame .
|
static Icon | getInternalFrameMaximizeIcon(int size) - Creates a new icon for the 'maximize' button in a
JInternalFrame .
|
static Icon | getInternalFrameMinimizeIcon(int size) - Returns the icon used for the minimize button in the frame title for a
JInternalFrame .
|
static Icon | getMenuArrowIcon() - Returns a new instance of a 4 x 8 icon showing a small black triangle that
points to the right.
|
static Icon | getMenuItemArrowIcon() - Returns a new instance of a 4 x 8 icon showing a small black triangle that
points to the right.
|
static Icon | getMenuItemCheckIcon() - Returns a new instance of a 13 x 13 icon showing a small black check mark.
|
static Icon | getRadioButtonIcon() - Returns an icon for RadioButtons in the Metal L&F.
|
static Icon | getRadioButtonMenuItemIcon() - Creates a new instance of the icon used in a
JRadioButtonMenuItem .
|
static Icon | getTreeComputerIcon() - Returns a
16x16 icon representing a computer.
|
static Icon | getTreeControlIcon(boolean isCollapsed) - Creates and returns a tree control icon.
|
static Icon | getTreeFloppyDriveIcon() - Returns a
16x16 icon representing a floppy disk.
|
static Icon | getTreeFolderIcon() - Creates and returns a new tree folder icon.
|
static Icon | getTreeHardDriveIcon() - Returns a
16x16 icon representing a hard disk.
|
static Icon | getTreeLeafIcon() - Creates and returns a new tree leaf icon.
|
static Icon | getVerticalSliderThumbIcon() - Returns the icon used to display the thumb for a vertically oriented
JSlider .
|