de.postfuse.ui
Class Constants

java.lang.Object
  extended by de.postfuse.ui.Constants

public class Constants
extends Object

irgend so was ist noetig fuer Farbkonstanten, damit man nicht eine zu grosses Farbspektrum genutzt wird eigtl gibt es aber Farbkonstanten auch im awt

Author:
Peter

Field Summary
 Color red
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

red

public final Color red
Constructor Detail

Constants

public Constants()