public class

MotifIconFactory

extends Object
implements Serializable
java.lang.Object
   ↳ com.sun.java.swing.plaf.motif.MotifIconFactory

Class Overview

Icon factory for the CDE/Motif Look and Feel

Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. A future release of Swing will provide support for long term persistence. 1.20 04/27/99

Summary

Public Constructors
MotifIconFactory()
Public Methods
static Icon getCheckBoxIcon()
static Icon getMenuArrowIcon()
static Icon getMenuItemArrowIcon()
static Icon getMenuItemCheckIcon()
static Icon getRadioButtonIcon()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public MotifIconFactory ()

Public Methods

public static Icon getCheckBoxIcon ()

public static Icon getMenuArrowIcon ()

public static Icon getMenuItemArrowIcon ()

public static Icon getMenuItemCheckIcon ()

public static Icon getRadioButtonIcon ()