|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.ResourceBundle
util.DefaultBundle
stella.jview.DefaultTypeHelperLabels
public class DefaultTypeHelperLabels
A class that bundles default label names for JTargetHelper into a
class. It is rather a matter of taste to define this as a simple property
file or to use a full-fledged class for it.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.util.ResourceBundle |
|---|
ResourceBundle.Control |
| Field Summary | |
|---|---|
private static String |
DEFABSTRACTITEM
The key to the mnemonic char for the constraints menu. |
private static String |
DEFABSTRACTITEMACC
The key to the mnemonic char for the constraints menu. |
private static String |
DEFABSTRACTITEMTIP
The key to the mnemonic char for the constraints menu. |
private static String |
DEFABSTRACTTEXT
The text if abstract should be entered. |
private static String |
DEFABSTRACTTITLE
The title of the abstract-input dialog |
private static String |
DEFCONSTRAINTSDESCRIBE
The string to display as the main select label. |
private static String |
DEFCONSTRAINTSLABEL
The string to display as the main select label. |
private static String |
DEFCONSTRAINTTITLE
The title of the abstract-input dialog |
private static String |
DEFDAUGHTERITEM
The key to the mnemonic char for the constraints menu. |
private static String |
DEFDAUGHTERITEMACC
The key to the mnemonic char for the constraints menu. |
private static String |
DEFDAUGHTERITEMTIP
The key to the mnemonic char for the constraints menu. |
private static String |
DEFDAUGHTERTEXT
The text if abstract should be entered. |
private static String |
DEFEXCEPTIONSDESCRIBE
The string to display as the main select label. |
private static String |
DEFEXCEPTIONSLABEL
The string to display as the main select label. |
private static String |
DEFEXCEPTIONTITLE
The title of the abstract-input dialog |
private static String |
DEFFITSHEADERDESCRIBE
The string to display as the main select label. |
private static String |
DEFFITSHEADERLABEL
The string to display as the main select label. |
private static String |
DEFFITSTITLE
The title of the abstract-input dialog |
private static String |
DEFGAINSDESCRIBE
The string to display as the main select label. |
private static String |
DEFGAINSLABEL
The string to display as the main select label. |
private static String |
DEFGAINTITLE
The title of the abstract-input dialog |
private static String |
DEFNULL
The key to the mnemonic char for the constraints menu. |
private static String |
DEFOBJECTDESCRIBE
The string to display as the main select label. |
private static String |
DEFOBJECTLABEL
The string to display as the main select label. |
private static String |
DEFOBJECTTITLE
The title of the abstract-input dialog |
private static String |
DEFREQUIRESITEM
The key to the mnemonic char for the constraints menu. |
private static String |
DEFREQUIRESITEMACC
The key to the mnemonic char for the constraints menu. |
private static String |
DEFREQUIRESITEMTIP
The key to the mnemonic char for the constraints menu. |
private static String |
DEFREQUIRESTEXT
The text if abstract should be entered. |
private static String |
DEFREQUIRESTITLE
The title of the abstract-input dialog |
private static String |
DEFSELECTDESCRIBE
The string to display as the main select label. |
private static String |
DEFSELECTLABEL
The string to display as the main select label. |
private static String |
DEFSETUPDESCRIBE
The string to display as the main select label. |
private static String |
DEFSETUPLABEL
The string to display as the main select label. |
private static String |
DEFSETUPTITLE
The title of the abstract-input dialog |
private static String |
DEFSUCCESSORITEM
The key to the mnemonic char for the constraints menu. |
private static String |
DEFSUCCESSORITEMACC
The key to the mnemonic char for the constraints menu. |
private static String |
DEFSUCCESSORITEMTIP
The key to the mnemonic char for the constraints menu. |
private static String |
DEFSUCCESSORTEXT
The text if abstract should be entered. |
private static String |
DEFTIMESLOTSDESCRIBE
The string to display as the main select label. |
private static String |
DEFTIMESLOTSLABEL
The string to display as the main select label. |
private static String |
DEFTIMESLOTTITLE
The title of the abstract-input dialog |
| Fields inherited from class util.DefaultBundle |
|---|
lookup |
| Fields inherited from class java.util.ResourceBundle |
|---|
parent |
| Constructor Summary | |
|---|---|
DefaultTypeHelperLabels()
Load the default values in the properties file. |
|
| Method Summary |
|---|
| Methods inherited from class util.DefaultBundle |
|---|
getKeys, handleGetObject |
| Methods inherited from class java.util.ResourceBundle |
|---|
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, handleKeySet, keySet, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final String DEFNULL
private static final String DEFABSTRACTITEM
private static final String DEFABSTRACTITEMACC
private static final String DEFABSTRACTITEMTIP
private static final String DEFABSTRACTTEXT
private static final String DEFABSTRACTTITLE
private static final String DEFSUCCESSORITEM
private static final String DEFSUCCESSORITEMACC
private static final String DEFSUCCESSORITEMTIP
private static final String DEFSUCCESSORTEXT
private static final String DEFDAUGHTERITEM
private static final String DEFDAUGHTERITEMACC
private static final String DEFDAUGHTERITEMTIP
private static final String DEFDAUGHTERTEXT
private static final String DEFREQUIRESITEM
private static final String DEFREQUIRESITEMACC
private static final String DEFREQUIRESITEMTIP
private static final String DEFREQUIRESTEXT
private static final String DEFREQUIRESTITLE
private static final String DEFSELECTLABEL
private static final String DEFSELECTDESCRIBE
private static final String DEFCONSTRAINTSLABEL
private static final String DEFCONSTRAINTSDESCRIBE
private static final String DEFCONSTRAINTTITLE
private static final String DEFTIMESLOTSLABEL
private static final String DEFTIMESLOTSDESCRIBE
private static final String DEFTIMESLOTTITLE
private static final String DEFGAINSLABEL
private static final String DEFGAINSDESCRIBE
private static final String DEFGAINTITLE
private static final String DEFEXCEPTIONSLABEL
private static final String DEFEXCEPTIONSDESCRIBE
private static final String DEFEXCEPTIONTITLE
private static final String DEFSETUPLABEL
private static final String DEFSETUPDESCRIBE
private static final String DEFSETUPTITLE
private static final String DEFFITSHEADERLABEL
private static final String DEFFITSHEADERDESCRIBE
private static final String DEFFITSTITLE
private static final String DEFOBJECTLABEL
private static final String DEFOBJECTDESCRIBE
private static final String DEFOBJECTTITLE
| Constructor Detail |
|---|
public DefaultTypeHelperLabels()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||