|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.ResourceBundle | +--java.util.ListResourceBundle | +--net.sf.bloof.util.intl.Text
This class holds the keys of all Strings that can be presented to the user. It also holds all values of the keys in English language.
Field Summary | |
static TextKey |
ABOUT
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
BLOOF_COMMANDLINE
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
BLOOF_NAME
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
BLOOF_SHORTNAME
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
COMMANDLINE_ARGUMENTS
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
COMMANDLINE_USAGE
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
CONNECTING_DATABASE
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
CONSTRUCTING_RESULT
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
COPYRIGHT
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
COULD_NOT_OPEN_DB
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
CREATING_DATABASE
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
DAILY_COLLAB
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
DATE_FORMAT
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
DESCRIBE_SQL_METRIC
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
DEVELOPER_GROUP
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
ERROR
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
EXECUTING_DB_QUERY
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
FETCHING_VCS_DATA
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
FILE_AGE
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
FILE_COUNT
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
FILE_GROUP
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
FINISHED
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
GENERIC_SQL_METRIC
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
IMPORT_FINISHED
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
IO_ERROR
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
LANGUAGE
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
LANGUAGE_ID
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
LICENSE
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
LOC
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
NO_SUCH_DB
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
POPULATE_DB
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
PROPERTIES
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
READING_DATA
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
SSH_SERVER
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
SUMMARY
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
TIMEINTERVAL_GROUP
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
TIMESTAMP_FORMAT
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
UPDATE_FINISHED
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
VERSION
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
static TextKey |
WHOLE_TIMESPAN
These constants are used by the caller to identify what text is needed; which version of the text is actually returned is determined by the ResourceBundle mechanism. |
Fields inherited from class java.util.ResourceBundle |
parent |
Constructor Summary | |
Text()
|
Method Summary | |
java.lang.Object[][] |
getContents()
|
Methods inherited from class java.util.ListResourceBundle |
getKeys, handleGetObject |
Methods inherited from class java.util.ResourceBundle |
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final TextKey BLOOF_NAME
public static final TextKey ABOUT
public static final TextKey BLOOF_SHORTNAME
public static final TextKey BLOOF_COMMANDLINE
public static final TextKey COPYRIGHT
public static final TextKey COMMANDLINE_ARGUMENTS
public static final TextKey COMMANDLINE_USAGE
public static final TextKey CONNECTING_DATABASE
public static final TextKey CONSTRUCTING_RESULT
public static final TextKey COULD_NOT_OPEN_DB
public static final TextKey CREATING_DATABASE
public static final TextKey DAILY_COLLAB
public static final TextKey DATE_FORMAT
public static final TextKey DESCRIBE_SQL_METRIC
public static final TextKey DEVELOPER_GROUP
public static final TextKey ERROR
public static final TextKey EXECUTING_DB_QUERY
public static final TextKey FETCHING_VCS_DATA
public static final TextKey FILE_AGE
public static final TextKey FILE_GROUP
public static final TextKey FILE_COUNT
public static final TextKey FINISHED
public static final TextKey GENERIC_SQL_METRIC
public static final TextKey IMPORT_FINISHED
public static final TextKey IO_ERROR
public static final TextKey LANGUAGE
public static final TextKey LANGUAGE_ID
public static final TextKey LICENSE
public static final TextKey LOC
public static final TextKey NO_SUCH_DB
public static final TextKey POPULATE_DB
public static final TextKey PROPERTIES
public static final TextKey READING_DATA
public static final TextKey SSH_SERVER
public static final TextKey SUMMARY
public static final TextKey TIMESTAMP_FORMAT
public static final TextKey TIMEINTERVAL_GROUP
public static final TextKey UPDATE_FINISHED
public static final TextKey VERSION
public static final TextKey WHOLE_TIMESPAN
Constructor Detail |
public Text()
Method Detail |
public final java.lang.Object[][] getContents()
getContents
in class java.util.ListResourceBundle
ListResourceBundle.getContents( )
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |