com.explodingpixels.macwidgets
Class MacIcons

java.lang.Object
  extended by com.explodingpixels.macwidgets.MacIcons

public class MacIcons
extends Object


Field Summary
static ImageIcon GEAR
           
static ImageIcon MINUS
           
static ImageIcon PLUS
           
 
Constructor Summary
MacIcons()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLUS

public static ImageIcon PLUS

MINUS

public static ImageIcon MINUS

GEAR

public static ImageIcon GEAR
Constructor Detail

MacIcons

public MacIcons()