javax.swing.plaf.basic
public class BasicIconFactory extends Object implements Serializable
Method Summary | |
---|---|
static Icon | createEmptyFrameIcon() |
static Icon | getCheckBoxIcon()
Returns an icon for CheckBoxes in the BasicLookAndFeel. |
static Icon | getCheckBoxMenuItemIcon()
Creates and returns an icon used when rendering {@link JCheckBoxMenuItem}
components.
|
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() |
static Icon | getMenuItemCheckIcon() |
static Icon | getRadioButtonIcon()
Returns an icon for RadioButtons in the BasicLookAndFeel. |
static Icon | getRadioButtonMenuItemIcon() |
Returns: an icon for CheckBoxes in the BasicLookAndFeel
Returns: An icon.
Returns: The icon.
Returns: an icon for RadioButtons in the BasicLookAndFeel