Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.swing.plaf.basic

Class BasicIconFactory

java.lang.Object
|
+--javax.swing.plaf.basic.BasicIconFactory

All Implemented Interfaces:

Serializable


public class BasicIconFactory

extends Object

implements Serializable

STUBBED

Constructor Summary

BasicIconFactory()

Method Summary

static javax.swing.IconcreateEmptyFrameIcon()

static javax.swing.IcongetCheckBoxIcon()

static javax.swing.IcongetCheckBoxMenuItemIcon()

static javax.swing.IcongetMenuArrowIcon()

static javax.swing.IcongetMenuItemArrowIcon()

static javax.swing.IcongetMenuItemCheckIcon()

static javax.swing.IcongetRadioButtonIcon()

static javax.swing.IcongetRadioButtonMenuItemIcon()

Constructor Details

BasicIconFactory

public BasicIconFactory()


Method Details

createEmptyFrameIcon

public static Icon createEmptyFrameIcon()


getCheckBoxIcon

public static Icon getCheckBoxIcon()


getCheckBoxMenuItemIcon

public static Icon getCheckBoxMenuItemIcon()


getMenuArrowIcon

public static Icon getMenuArrowIcon()


getMenuItemArrowIcon

public static Icon getMenuItemArrowIcon()


getMenuItemCheckIcon

public static Icon getMenuItemCheckIcon()


getRadioButtonIcon

public static Icon getRadioButtonIcon()


getRadioButtonMenuItemIcon

public static Icon getRadioButtonMenuItemIcon()