Log4j 0.9d

pl.psnc.expres.wfm.util.i18n.helper
Interface MessageKeys


public interface MessageKeys

MessageKeys class - Abstract interface, which defines i18n messages (messages.properties)

Author:
Dominik Stoklosa (~osa~)

Field Summary
static String GUI_ARTICLE_REFERENCE_REQUIRED
          GUI: Article type is no selected
static String GUI_ARTICLE_TYPE_REQUIRED
          GUI: Article type is no selected
static String GUI_COMP_SELECTION_MISSING
          Generic message for missing component selection value (JTable, JCombo)
static String GUI_COMP_VALUE_MISSING
          Generic message for missing component value
static String GUI_SELECTION_WARNING
          Generic message for validating component
static String GUI_VALIDATIION_OK
          GUI: Successful Validation
static String GUI_VALIDATING_COMP
          Generic message for validating component
static String GUI_VALIDATING_USER
          GUI: Validating user credentials
static String OPEN_VEX_DONE
          Open Vex file - action finished
static String OPEN_VEX_IN_PROGRESS
          Open Vex file - action performed -> please wait
static String OPEN_VEX_LOAD_RADIO_TELESCOPES
          Open Vex file - load radio telescpoes form ccf value
static String PLEASE_WAIT
          Please wait message
static String SUBMIT_SCENARIO_IN_PROGRESS
          Introduce Articles - action performed -> please wait
static String SUBMIT_SCENARIO_OK
          Introduce Articles - action performed -> please wait
 

Field Detail

PLEASE_WAIT

static final String PLEASE_WAIT
Please wait message

See Also:
Constant Field Values

GUI_SELECTION_WARNING

static final String GUI_SELECTION_WARNING
Generic message for validating component

See Also:
Constant Field Values

GUI_COMP_VALUE_MISSING

static final String GUI_COMP_VALUE_MISSING
Generic message for missing component value

See Also:
Constant Field Values

GUI_COMP_SELECTION_MISSING

static final String GUI_COMP_SELECTION_MISSING
Generic message for missing component selection value (JTable, JCombo)

See Also:
Constant Field Values

GUI_VALIDATING_COMP

static final String GUI_VALIDATING_COMP
Generic message for validating component

See Also:
Constant Field Values

GUI_VALIDATING_USER

static final String GUI_VALIDATING_USER
GUI: Validating user credentials

See Also:
Constant Field Values

GUI_VALIDATIION_OK

static final String GUI_VALIDATIION_OK
GUI: Successful Validation

See Also:
Constant Field Values

GUI_ARTICLE_TYPE_REQUIRED

static final String GUI_ARTICLE_TYPE_REQUIRED
GUI: Article type is no selected

See Also:
Constant Field Values

GUI_ARTICLE_REFERENCE_REQUIRED

static final String GUI_ARTICLE_REFERENCE_REQUIRED
GUI: Article type is no selected

See Also:
Constant Field Values

OPEN_VEX_IN_PROGRESS

static final String OPEN_VEX_IN_PROGRESS
Open Vex file - action performed -> please wait

See Also:
Constant Field Values

OPEN_VEX_LOAD_RADIO_TELESCOPES

static final String OPEN_VEX_LOAD_RADIO_TELESCOPES
Open Vex file - load radio telescpoes form ccf value

See Also:
Constant Field Values

OPEN_VEX_DONE

static final String OPEN_VEX_DONE
Open Vex file - action finished

See Also:
Constant Field Values

SUBMIT_SCENARIO_IN_PROGRESS

static final String SUBMIT_SCENARIO_IN_PROGRESS
Introduce Articles - action performed -> please wait

See Also:
Constant Field Values

SUBMIT_SCENARIO_OK

static final String SUBMIT_SCENARIO_OK
Introduce Articles - action performed -> please wait

See Also:
Constant Field Values

Log4j 0.9d

Copyright 2003 by VLAB Dominik Stoklosa.