edu.iastate.metnet
Class MetNetLAF

java.lang.Object
  extended by edu.iastate.metnet.MetNetLAF

public class MetNetLAF
extends java.lang.Object


Field Summary
static javax.swing.plaf.ColorUIResource alternateRowColor
           
static javax.swing.plaf.ColorUIResource greenGradDark
           
static javax.swing.plaf.ColorUIResource greenGradLight
           
static javax.swing.plaf.ColorUIResource greenGradMiddle
           
static javax.swing.plaf.ColorUIResource MNBlue
           
static javax.swing.plaf.ColorUIResource MNDarkGreen
           
static javax.swing.plaf.ColorUIResource MNGreen
           
static javax.swing.plaf.ColorUIResource MNYellow
           
 
Constructor Summary
MetNetLAF()
           
 
Method Summary
static void initMetNetLAF()
          Initializes and installs the MetNet Look and Feel.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MNYellow

public static final javax.swing.plaf.ColorUIResource MNYellow

MNGreen

public static final javax.swing.plaf.ColorUIResource MNGreen

MNDarkGreen

public static final javax.swing.plaf.ColorUIResource MNDarkGreen

MNBlue

public static final javax.swing.plaf.ColorUIResource MNBlue

greenGradLight

public static final javax.swing.plaf.ColorUIResource greenGradLight

greenGradDark

public static final javax.swing.plaf.ColorUIResource greenGradDark

greenGradMiddle

public static final javax.swing.plaf.ColorUIResource greenGradMiddle

alternateRowColor

public static final javax.swing.plaf.ColorUIResource alternateRowColor
Constructor Detail

MetNetLAF

public MetNetLAF()
Method Detail

initMetNetLAF

public static void initMetNetLAF()
Initializes and installs the MetNet Look and Feel.