org.jminor.framework.i18n
Class FrameworkMessages

java.lang.Object
  extended by org.jminor.framework.i18n.FrameworkMessages

public final class FrameworkMessages
extends Object

A class containing i18n message keys used in the framework package.


Field Summary
static String ABOUT
           
static String ADVANCED
           
static String ALWAYS_ON_TOP
           
static String APPLICATION_TREE
           
static String APPLY
           
static String APPLY_MNEMONIC
           
static String AVERAGE
           
static String CASCADE_REFRESH
           
static String CASCADE_REFRESH_DESC
           
static String CASE_SENSITIVE
           
static String CHANGE_HISTORY
           
static String CHECK_DEPS_ON_DELETE
           
static String CHECK_DEPS_ON_DELETE_DESC
           
static String CLEAR
           
static String CLEAR_ALL_TIP
           
static String CLEAR_MNEMONIC
           
static String CLEAR_SELECTION_TIP
           
static String CONDITION
           
static String CONFIGURE_QUERY
           
static String CONFIRM_DELETE_ENTITY
           
static String CONFIRM_DELETE_SELECTED
           
static String CONFIRM_EXIT
           
static String CONFIRM_EXIT_TITLE
           
static String CONFIRM_INSERT
           
static String CONFIRM_UPDATE
           
static String COPY_CELL
           
static String COPY_TABLE_WITH_HEADER
           
static String DELETE
           
static String DELETE_MNEMONIC
           
static String DELETE_SELECTED
           
static String DELETE_TIP
           
static String DEPENDENT_RECORDS_FOUND
           
static String DETAIL_TABLES
           
static String EMPTY_PASSWORD
           
static String EMPTY_USERNAME
           
static String EXIT
           
static String EXIT_MNEMONIC
           
static String EXIT_TIP
           
static String EXPORT_SELECTED
           
static String EXPORT_SELECTED_DONE
           
static String EXPORT_SELECTED_TIP
           
static String FILE
           
static String FILE_MNEMONIC
           
static String FILTER_BY
           
static String FILTER_SETTINGS
           
static String HELP
           
static String HELP_MNEMONIC
           
static String HIDDEN
           
static String INSERT
           
static String INSERT_MNEMONIC
           
static String INSERT_NEW
           
static String INSERT_TIP
           
static String INSERT_UPDATE
           
static String INSERT_UPDATE_TIP
           
static String LIMIT_QUERY
           
static String MANY_RECORDS_FOUND
           
static String MAXIMUM
           
static String MINIMUM
           
static String MINIMUM_AND_MAXIMUM
           
static String NO_DEPENDENT_RECORDS
           
static String NO_RESULTS_FROM_CRITERIA
           
static String NONE
           
static String NONE_FOUND
           
static String OPTION_PANE_INPUT_DIALOG_TITLE
           
static String OPTION_PANE_MESSAGE_DIALOG_TITLE
           
static String POSTFIX_WILDCARD
           
static String PREFIX_WILDCARD
           
static String PRINT_TABLE
           
static String PROPERTY_VALUE_IS_REQUIRED
           
static String PROPERTY_VALUE_TOO_LARGE
           
static String PROPERTY_VALUE_TOO_SMALL
           
static String RECORD_NOT_FOUND
           
static String REFRESH
           
static String REFRESH_ALL
           
static String REFRESH_MNEMONIC
           
static String REFRESH_TIP
           
static String REPORT_PRINTER
           
static String REQUIRE_QUERY_CRITERIA
           
static String RETRY
           
static String RETRY_TITLE
           
static String SAVE
           
static String SEARCH
           
static String SEARCH_MNEMONIC
           
static String SELECT_ENTITY
           
static String SELECT_PROPERTY_FOR_UPDATE
           
static String SELECT_RECORD
           
static String SELECTED
           
static String SELECTION_DOWN_TIP
           
static String SELECTION_FILTER
           
static String SELECTION_FILTER_DESC
           
static String SELECTION_UP_TIP
           
static String SET_LOG_LEVEL
           
static String SET_LOG_LEVEL_DESC
           
static String SET_LOOK_AND_FEEL
           
static String SET_PROPERTY_VALUE
           
static String SHOW
           
static String SHOW_ALL
           
static String SUM
           
static String SUPPORT_TABLES
           
static String SUPPORT_TABLES_MNEMONIC
           
static String TOGGLE_DETAIL_TIP
           
static String TOGGLE_EDIT_TIP
           
static String TOGGLE_SUMMARY_TIP
           
static String TOOLS
           
static String TOOLS_MNEMONIC
           
static String UPDATE
           
static String UPDATE_MNEMONIC
           
static String UPDATE_OR_INSERT
           
static String UPDATE_OR_INSERT_TITLE
           
static String UPDATE_SELECTED
           
static String UPDATE_SELECTED_RECORD
           
static String UPDATE_SELECTED_TIP
           
static String UPDATE_TIP
           
static String VERSION
           
static String VIEW
           
static String VIEW_DEPENDENCIES
           
static String VIEW_DEPENDENCIES_TIP
           
static String VIEW_MNEMONIC
           
 
Method Summary
static String get(String key)
           
static String[] getDefaultConfirmDeleteMessages()
           
static String[] getDefaultConfirmInsertMessages()
           
static String[] getDefaultConfirmUpdateMessages()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPTION_PANE_INPUT_DIALOG_TITLE

public static final String OPTION_PANE_INPUT_DIALOG_TITLE
See Also:
Constant Field Values

OPTION_PANE_MESSAGE_DIALOG_TITLE

public static final String OPTION_PANE_MESSAGE_DIALOG_TITLE
See Also:
Constant Field Values

SELECTED

public static final String SELECTED
See Also:
Constant Field Values

HIDDEN

public static final String HIDDEN
See Also:
Constant Field Values

FILE

public static final String FILE
See Also:
Constant Field Values

FILE_MNEMONIC

public static final String FILE_MNEMONIC
See Also:
Constant Field Values

EXIT

public static final String EXIT
See Also:
Constant Field Values

EXIT_MNEMONIC

public static final String EXIT_MNEMONIC
See Also:
Constant Field Values

EXIT_TIP

public static final String EXIT_TIP
See Also:
Constant Field Values

TOOLS

public static final String TOOLS
See Also:
Constant Field Values

TOOLS_MNEMONIC

public static final String TOOLS_MNEMONIC
See Also:
Constant Field Values

VIEW

public static final String VIEW
See Also:
Constant Field Values

VIEW_MNEMONIC

public static final String VIEW_MNEMONIC
See Also:
Constant Field Values

REFRESH_ALL

public static final String REFRESH_ALL
See Also:
Constant Field Values

ALWAYS_ON_TOP

public static final String ALWAYS_ON_TOP
See Also:
Constant Field Values

HELP

public static final String HELP
See Also:
Constant Field Values

HELP_MNEMONIC

public static final String HELP_MNEMONIC
See Also:
Constant Field Values

ABOUT

public static final String ABOUT
See Also:
Constant Field Values

VERSION

public static final String VERSION
See Also:
Constant Field Values

SUPPORT_TABLES

public static final String SUPPORT_TABLES
See Also:
Constant Field Values

SUPPORT_TABLES_MNEMONIC

public static final String SUPPORT_TABLES_MNEMONIC
See Also:
Constant Field Values

CLEAR

public static final String CLEAR
See Also:
Constant Field Values

CLEAR_MNEMONIC

public static final String CLEAR_MNEMONIC
See Also:
Constant Field Values

CLEAR_ALL_TIP

public static final String CLEAR_ALL_TIP
See Also:
Constant Field Values

UPDATE

public static final String UPDATE
See Also:
Constant Field Values

UPDATE_MNEMONIC

public static final String UPDATE_MNEMONIC
See Also:
Constant Field Values

UPDATE_TIP

public static final String UPDATE_TIP
See Also:
Constant Field Values

DELETE

public static final String DELETE
See Also:
Constant Field Values

DELETE_MNEMONIC

public static final String DELETE_MNEMONIC
See Also:
Constant Field Values

DELETE_SELECTED

public static final String DELETE_SELECTED
See Also:
Constant Field Values

DELETE_TIP

public static final String DELETE_TIP
See Also:
Constant Field Values

UPDATE_SELECTED

public static final String UPDATE_SELECTED
See Also:
Constant Field Values

UPDATE_SELECTED_RECORD

public static final String UPDATE_SELECTED_RECORD
See Also:
Constant Field Values

UPDATE_SELECTED_TIP

public static final String UPDATE_SELECTED_TIP
See Also:
Constant Field Values

REFRESH

public static final String REFRESH
See Also:
Constant Field Values

REFRESH_MNEMONIC

public static final String REFRESH_MNEMONIC
See Also:
Constant Field Values

REFRESH_TIP

public static final String REFRESH_TIP
See Also:
Constant Field Values

PRINT_TABLE

public static final String PRINT_TABLE
See Also:
Constant Field Values

VIEW_DEPENDENCIES

public static final String VIEW_DEPENDENCIES
See Also:
Constant Field Values

VIEW_DEPENDENCIES_TIP

public static final String VIEW_DEPENDENCIES_TIP
See Also:
Constant Field Values

LIMIT_QUERY

public static final String LIMIT_QUERY
See Also:
Constant Field Values

SHOW_ALL

public static final String SHOW_ALL
See Also:
Constant Field Values

SET_PROPERTY_VALUE

public static final String SET_PROPERTY_VALUE
See Also:
Constant Field Values

SAVE

public static final String SAVE
See Also:
Constant Field Values

INSERT

public static final String INSERT
See Also:
Constant Field Values

INSERT_NEW

public static final String INSERT_NEW
See Also:
Constant Field Values

INSERT_MNEMONIC

public static final String INSERT_MNEMONIC
See Also:
Constant Field Values

INSERT_UPDATE

public static final String INSERT_UPDATE
See Also:
Constant Field Values

INSERT_UPDATE_TIP

public static final String INSERT_UPDATE_TIP
See Also:
Constant Field Values

INSERT_TIP

public static final String INSERT_TIP
See Also:
Constant Field Values

SELECT_PROPERTY_FOR_UPDATE

public static final String SELECT_PROPERTY_FOR_UPDATE
See Also:
Constant Field Values

EMPTY_USERNAME

public static final String EMPTY_USERNAME
See Also:
Constant Field Values

EMPTY_PASSWORD

public static final String EMPTY_PASSWORD
See Also:
Constant Field Values

CONFIGURE_QUERY

public static final String CONFIGURE_QUERY
See Also:
Constant Field Values

CONFIRM_EXIT

public static final String CONFIRM_EXIT
See Also:
Constant Field Values

CONFIRM_EXIT_TITLE

public static final String CONFIRM_EXIT_TITLE
See Also:
Constant Field Values

UPDATE_OR_INSERT

public static final String UPDATE_OR_INSERT
See Also:
Constant Field Values

UPDATE_OR_INSERT_TITLE

public static final String UPDATE_OR_INSERT_TITLE
See Also:
Constant Field Values

CONFIRM_UPDATE

public static final String CONFIRM_UPDATE
See Also:
Constant Field Values

CONFIRM_DELETE_SELECTED

public static final String CONFIRM_DELETE_SELECTED
See Also:
Constant Field Values

CONFIRM_DELETE_ENTITY

public static final String CONFIRM_DELETE_ENTITY
See Also:
Constant Field Values

CONFIRM_INSERT

public static final String CONFIRM_INSERT
See Also:
Constant Field Values

REPORT_PRINTER

public static final String REPORT_PRINTER
See Also:
Constant Field Values

APPLY

public static final String APPLY
See Also:
Constant Field Values

APPLY_MNEMONIC

public static final String APPLY_MNEMONIC
See Also:
Constant Field Values

SHOW

public static final String SHOW
See Also:
Constant Field Values

NO_RESULTS_FROM_CRITERIA

public static final String NO_RESULTS_FROM_CRITERIA
See Also:
Constant Field Values

SET_LOG_LEVEL

public static final String SET_LOG_LEVEL
See Also:
Constant Field Values

SET_LOG_LEVEL_DESC

public static final String SET_LOG_LEVEL_DESC
See Also:
Constant Field Values

NONE_FOUND

public static final String NONE_FOUND
See Also:
Constant Field Values

NO_DEPENDENT_RECORDS

public static final String NO_DEPENDENT_RECORDS
See Also:
Constant Field Values

DEPENDENT_RECORDS_FOUND

public static final String DEPENDENT_RECORDS_FOUND
See Also:
Constant Field Values

SELECTION_FILTER

public static final String SELECTION_FILTER
See Also:
Constant Field Values

SELECTION_FILTER_DESC

public static final String SELECTION_FILTER_DESC
See Also:
Constant Field Values

CASCADE_REFRESH

public static final String CASCADE_REFRESH
See Also:
Constant Field Values

CASCADE_REFRESH_DESC

public static final String CASCADE_REFRESH_DESC
See Also:
Constant Field Values

CHECK_DEPS_ON_DELETE

public static final String CHECK_DEPS_ON_DELETE
See Also:
Constant Field Values

CHECK_DEPS_ON_DELETE_DESC

public static final String CHECK_DEPS_ON_DELETE_DESC
See Also:
Constant Field Values

RETRY

public static final String RETRY
See Also:
Constant Field Values

RETRY_TITLE

public static final String RETRY_TITLE
See Also:
Constant Field Values

CONDITION

public static final String CONDITION
See Also:
Constant Field Values

SEARCH

public static final String SEARCH
See Also:
Constant Field Values

SEARCH_MNEMONIC

public static final String SEARCH_MNEMONIC
See Also:
Constant Field Values

RECORD_NOT_FOUND

public static final String RECORD_NOT_FOUND
See Also:
Constant Field Values

MANY_RECORDS_FOUND

public static final String MANY_RECORDS_FOUND
See Also:
Constant Field Values

SELECT_RECORD

public static final String SELECT_RECORD
See Also:
Constant Field Values

DETAIL_TABLES

public static final String DETAIL_TABLES
See Also:
Constant Field Values

CLEAR_SELECTION_TIP

public static final String CLEAR_SELECTION_TIP
See Also:
Constant Field Values

SELECTION_DOWN_TIP

public static final String SELECTION_DOWN_TIP
See Also:
Constant Field Values

SELECTION_UP_TIP

public static final String SELECTION_UP_TIP
See Also:
Constant Field Values

TOGGLE_DETAIL_TIP

public static final String TOGGLE_DETAIL_TIP
See Also:
Constant Field Values

TOGGLE_EDIT_TIP

public static final String TOGGLE_EDIT_TIP
See Also:
Constant Field Values

SET_LOOK_AND_FEEL

public static final String SET_LOOK_AND_FEEL
See Also:
Constant Field Values

FILTER_SETTINGS

public static final String FILTER_SETTINGS
See Also:
Constant Field Values

REQUIRE_QUERY_CRITERIA

public static final String REQUIRE_QUERY_CRITERIA
See Also:
Constant Field Values

SELECT_ENTITY

public static final String SELECT_ENTITY
See Also:
Constant Field Values

TOGGLE_SUMMARY_TIP

public static final String TOGGLE_SUMMARY_TIP
See Also:
Constant Field Values

NONE

public static final String NONE
See Also:
Constant Field Values

SUM

public static final String SUM
See Also:
Constant Field Values

AVERAGE

public static final String AVERAGE
See Also:
Constant Field Values

MINIMUM

public static final String MINIMUM
See Also:
Constant Field Values

MAXIMUM

public static final String MAXIMUM
See Also:
Constant Field Values

MINIMUM_AND_MAXIMUM

public static final String MINIMUM_AND_MAXIMUM
See Also:
Constant Field Values

ADVANCED

public static final String ADVANCED
See Also:
Constant Field Values

APPLICATION_TREE

public static final String APPLICATION_TREE
See Also:
Constant Field Values

CHANGE_HISTORY

public static final String CHANGE_HISTORY
See Also:
Constant Field Values

COPY_CELL

public static final String COPY_CELL
See Also:
Constant Field Values

COPY_TABLE_WITH_HEADER

public static final String COPY_TABLE_WITH_HEADER
See Also:
Constant Field Values

CASE_SENSITIVE

public static final String CASE_SENSITIVE
See Also:
Constant Field Values

POSTFIX_WILDCARD

public static final String POSTFIX_WILDCARD
See Also:
Constant Field Values

PREFIX_WILDCARD

public static final String PREFIX_WILDCARD
See Also:
Constant Field Values

PROPERTY_VALUE_IS_REQUIRED

public static final String PROPERTY_VALUE_IS_REQUIRED
See Also:
Constant Field Values

FILTER_BY

public static final String FILTER_BY
See Also:
Constant Field Values

EXPORT_SELECTED

public static final String EXPORT_SELECTED
See Also:
Constant Field Values

EXPORT_SELECTED_TIP

public static final String EXPORT_SELECTED_TIP
See Also:
Constant Field Values

EXPORT_SELECTED_DONE

public static final String EXPORT_SELECTED_DONE
See Also:
Constant Field Values

PROPERTY_VALUE_TOO_LARGE

public static final String PROPERTY_VALUE_TOO_LARGE
See Also:
Constant Field Values

PROPERTY_VALUE_TOO_SMALL

public static final String PROPERTY_VALUE_TOO_SMALL
See Also:
Constant Field Values
Method Detail

get

public static String get(String key)

getDefaultConfirmUpdateMessages

public static String[] getDefaultConfirmUpdateMessages()

getDefaultConfirmInsertMessages

public static String[] getDefaultConfirmInsertMessages()

getDefaultConfirmDeleteMessages

public static String[] getDefaultConfirmDeleteMessages()