cz.cuni.jagrlib.gui
Class GuiConstants

java.lang.Object
  extended by cz.cuni.jagrlib.gui.GuiConstants

public class GuiConstants
extends Object

GUI constants.

Version:
0.25 $Rev: 398 $ $Date: 2007-02-04 23:34:56 +0100 (ne, 04 II 2007) $ $Author: pepca $
See Also:
GuiConstants.java

Field Summary
static Insets INSETS_0
           
static Insets INSETS_5555
           
 
Constructor Summary
GuiConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSETS_0

public static final Insets INSETS_0

INSETS_5555

public static final Insets INSETS_5555
Constructor Detail

GuiConstants

public GuiConstants()