JIDE 3.5.15

com.jidesoft.plaf.metal
Class MetalIconFactory

java.lang.Object
  extended by com.jidesoft.plaf.metal.MetalIconFactory
All Implemented Interfaces:
Serializable

public class MetalIconFactory
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
MetalIconFactory()
           
 
Method Summary
static Icon getCheckBoxIcon()
          Returns a checkbox icon.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetalIconFactory

public MetalIconFactory()
Method Detail

getCheckBoxIcon

public static Icon getCheckBoxIcon()
Returns a checkbox icon.


JIDE 3.5.15