org.deegree.tools.crs.georeferencing.communication
Class GUIConstants

java.lang.Object
  extended by org.deegree.tools.crs.georeferencing.communication.GUIConstants

public class GUIConstants
extends Object

Constants used to control the gui elements.

Version:
$Revision: 28903 $, $Date: 2010-12-17 16:16:37 +0100 (Fri, 17 Dec 2010) $
Author:
Steffen Thomas, last edited by: $Author: aschmitz $

Field Summary
static Dimension DIALOG_DIMENSION
           
static Dimension DIM_CHECKBOXLIST
           
static Dimension DIM_COMPUTATION_PANEL
           
static Dimension DIM_COORDINATEJUMPER
           
static Dimension DIM_NAVIGATION_BUTTONS
           
static Dimension DIM_OPEN_WMS
           
static Dimension FRAME_DIMENSION
           
 
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

FRAME_DIMENSION

public static final Dimension FRAME_DIMENSION

DIM_COMPUTATION_PANEL

public static final Dimension DIM_COMPUTATION_PANEL

DIM_CHECKBOXLIST

public static final Dimension DIM_CHECKBOXLIST

DIM_COORDINATEJUMPER

public static final Dimension DIM_COORDINATEJUMPER

DIM_OPEN_WMS

public static final Dimension DIM_OPEN_WMS

DIALOG_DIMENSION

public static final Dimension DIALOG_DIMENSION

DIM_NAVIGATION_BUTTONS

public static final Dimension DIM_NAVIGATION_BUTTONS
Constructor Detail

GUIConstants

public GUIConstants()


Copyright © 2011. All Rights Reserved.