|
|||||||||
| Home >> All >> org >> geotools >> resources >> [ gui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.geotools.resources.gui
Interface ResourceKeys

- public interface ResourceKeys
Resource keys. This interface is used when compiling sources, but
no dependencies to ResourceKeys should appear in any
resulting class files. Since Java compiler inlines final integer
values, using long identifiers will not bloat constant pools of
classes compiled against the interface, provided that no class
implements this interface.
| Field Summary | |
static int |
CANCEL
|
static int |
CLASS
|
static int |
CLOSE
|
static int |
COORDINATES_SELECTION
|
static int |
DEBUG
|
static int |
DOWN
|
static int |
END_TIME
|
static int |
ERROR_$1
|
static int |
ERROR_BAD_COORDINATE_$1
|
static int |
ERROR_BAD_ENTRY
|
static int |
ERROR_BAD_RECTANGLE_$1
|
static int |
EVENT_LOGGER
|
static int |
GEOGRAPHIC_COORDINATES
|
static int |
HIDE
|
static int |
LEFT
|
static int |
LEVEL
|
static int |
LOGGER
|
static int |
MAGNIFIER
|
static int |
MESSAGE
|
static int |
METHOD
|
static int |
NO_DETAILS_$1
|
static int |
OK
|
static int |
PREFERRED_RESOLUTION
|
static int |
RECTANGLE_$4
|
static int |
RESET
|
static int |
RIGHT
|
static int |
ROTATE_LEFT
|
static int |
ROTATE_RIGHT
|
static int |
SET_PREFERRED_RESOLUTION
|
static int |
SHOW_MAGNIFIER
|
static int |
SIZE_IN_MINUTES
|
static int |
START_TIME
|
static int |
TIME_OF_DAY
|
static int |
TIME_RANGE
|
static int |
TIME_ZONE
|
static int |
UP
|
static int |
USE_BEST_RESOLUTION
|
static int |
ZOOM_IN
|
static int |
ZOOM_MAX
|
static int |
ZOOM_OUT
|
| Field Detail |
CANCEL
public static final int CANCEL
- See Also:
- Constant Field Values
CLASS
public static final int CLASS
- See Also:
- Constant Field Values
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
COORDINATES_SELECTION
public static final int COORDINATES_SELECTION
- See Also:
- Constant Field Values
DEBUG
public static final int DEBUG
- See Also:
- Constant Field Values
DOWN
public static final int DOWN
- See Also:
- Constant Field Values
END_TIME
public static final int END_TIME
- See Also:
- Constant Field Values
EVENT_LOGGER
public static final int EVENT_LOGGER
- See Also:
- Constant Field Values
GEOGRAPHIC_COORDINATES
public static final int GEOGRAPHIC_COORDINATES
- See Also:
- Constant Field Values
HIDE
public static final int HIDE
- See Also:
- Constant Field Values
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
LEVEL
public static final int LEVEL
- See Also:
- Constant Field Values
LOGGER
public static final int LOGGER
- See Also:
- Constant Field Values
MAGNIFIER
public static final int MAGNIFIER
- See Also:
- Constant Field Values
MESSAGE
public static final int MESSAGE
- See Also:
- Constant Field Values
METHOD
public static final int METHOD
- See Also:
- Constant Field Values
NO_DETAILS_$1
public static final int NO_DETAILS_$1
- See Also:
- Constant Field Values
OK
public static final int OK
- See Also:
- Constant Field Values
PREFERRED_RESOLUTION
public static final int PREFERRED_RESOLUTION
- See Also:
- Constant Field Values
RECTANGLE_$4
public static final int RECTANGLE_$4
- See Also:
- Constant Field Values
RESET
public static final int RESET
- See Also:
- Constant Field Values
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
ROTATE_LEFT
public static final int ROTATE_LEFT
- See Also:
- Constant Field Values
ROTATE_RIGHT
public static final int ROTATE_RIGHT
- See Also:
- Constant Field Values
SET_PREFERRED_RESOLUTION
public static final int SET_PREFERRED_RESOLUTION
- See Also:
- Constant Field Values
SHOW_MAGNIFIER
public static final int SHOW_MAGNIFIER
- See Also:
- Constant Field Values
SIZE_IN_MINUTES
public static final int SIZE_IN_MINUTES
- See Also:
- Constant Field Values
START_TIME
public static final int START_TIME
- See Also:
- Constant Field Values
TIME_OF_DAY
public static final int TIME_OF_DAY
- See Also:
- Constant Field Values
TIME_RANGE
public static final int TIME_RANGE
- See Also:
- Constant Field Values
TIME_ZONE
public static final int TIME_ZONE
- See Also:
- Constant Field Values
UP
public static final int UP
- See Also:
- Constant Field Values
USE_BEST_RESOLUTION
public static final int USE_BEST_RESOLUTION
- See Also:
- Constant Field Values
ZOOM_IN
public static final int ZOOM_IN
- See Also:
- Constant Field Values
ZOOM_MAX
public static final int ZOOM_MAX
- See Also:
- Constant Field Values
ZOOM_OUT
public static final int ZOOM_OUT
- See Also:
- Constant Field Values
ERROR_$1
public static final int ERROR_$1
- See Also:
- Constant Field Values
ERROR_BAD_COORDINATE_$1
public static final int ERROR_BAD_COORDINATE_$1
- See Also:
- Constant Field Values
ERROR_BAD_ENTRY
public static final int ERROR_BAD_ENTRY
- See Also:
- Constant Field Values
ERROR_BAD_RECTANGLE_$1
public static final int ERROR_BAD_RECTANGLE_$1
- See Also:
- Constant Field Values
|
|||||||||
| Home >> All >> org >> geotools >> resources >> [ gui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC