za.co.bluesphere.sens.ui
Interface Constants


public interface Constants

General constants used by the uDig Application.


Field Summary
static java.lang.String COMMIT_EXT
          General constants used by the uDig Application.
static java.lang.String CONFIG_EXT
          General constants used by the uDig Application.
static java.lang.String NEW_START
          General constants used by the uDig Application.
static java.lang.String RENAME_EXT
          General constants used by the uDig Application.
static java.lang.String REVERT_EXT
          General constants used by the uDig Application.
 

Field Detail

CONFIG_EXT

static final java.lang.String CONFIG_EXT
General constants used by the uDig Application.

See Also:
Constant Field Values

COMMIT_EXT

static final java.lang.String COMMIT_EXT
General constants used by the uDig Application.

See Also:
Constant Field Values

NEW_START

static final java.lang.String NEW_START
General constants used by the uDig Application.

See Also:
Constant Field Values

RENAME_EXT

static final java.lang.String RENAME_EXT
General constants used by the uDig Application.

See Also:
Constant Field Values

REVERT_EXT

static final java.lang.String REVERT_EXT
General constants used by the uDig Application.

See Also:
Constant Field Values