com.explodingpixels.macwidgets
Class MacIcons

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

public class MacIcons
extends java.lang.Object


Field Summary
static javax.swing.ImageIcon GEAR
           
static javax.swing.ImageIcon MINUS
           
static javax.swing.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 javax.swing.ImageIcon PLUS

MINUS

public static javax.swing.ImageIcon MINUS

GEAR

public static javax.swing.ImageIcon GEAR
Constructor Detail

MacIcons

public MacIcons()