edu.jhu.tmaj.util.swing
Class MoreColors

java.lang.Object
  extended by edu.jhu.tmaj.util.swing.MoreColors

public final class MoreColors
extends java.lang.Object

A Utility class containing extra color constants.


Field Summary
static java.awt.Color DARK_ORANGE
           
static java.awt.Color PURPLE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PURPLE

public static final java.awt.Color PURPLE

DARK_ORANGE

public static final java.awt.Color DARK_ORANGE