cz.cuni.jagrlib.gui
Class GuiConstants

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

public class GuiConstants
extends java.lang.Object

GUI constants.

See Also:
GuiConstants.java

Field Summary
static java.awt.Insets INSETS_0
           
static java.awt.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 java.awt.Insets INSETS_0

INSETS_5555

public static final java.awt.Insets INSETS_5555
Constructor Detail

GuiConstants

public GuiConstants()