|
||||||||||
| 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.DefaultTargetHelperLabels
public class DefaultTargetHelperLabels
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 |
DEFDURATIONITEM
The key to the mnemonic char for the constraints menu. |
private static String |
DEFDURATIONITEMACC
The key to the mnemonic char for the constraints menu. |
private static String |
DEFDURATIONITEMTIP
The key to the mnemonic char for the constraints menu. |
private static String |
DEFDURATIONTEXT
The key to the mnemonic char for the constraints menu. |
private static String |
DEFFILENAMEITEM
The key to the mnemonic char for the constraints menu. |
private static String |
DEFFILENAMEITEMACC
The key to the mnemonic char for the constraints menu. |
private static String |
DEFFILENAMEITEMTIP
The key to the mnemonic char for the constraints menu. |
private static String |
DEFFILENAMETEXT
The text if the file name should be entered. |
private static String |
DEFNOTARGETNAME
The text if no telescope is assigned. |
private static String |
DEFNOTELESCOPE
The text if no telescope is assigned. |
private static String |
DEFNOTYPE
The text if no telescope is assigned. |
private static String |
DEFNOUSER
The text if no telescope is assigned. |
private static String |
DEFTARGETHELPTITLE
The title of the target helper dialog. |
private static String |
DEFTARGETNAMEHEADER
The text if no telescope is assigned. |
private static String |
DEFTARGETNAMEITEM
The key to the mnemonic char for the constraints menu. |
private static String |
DEFTARGETNAMEITEMACC
The key to the mnemonic char for the constraints menu. |
private static String |
DEFTARGETNAMEITEMTIP
The key to the tool-tip on the target button. |
private static String |
DEFTARGETNAMETEXT
The text to be displayed on target name input query. |
private static String |
DEFTELESCOPEHEADER
The text if no telescope is assigned. |
private static String |
DEFTYPEHEADER
The text if no telescope is assigned. |
private static String |
DEFUNPARSABLETEXT
The text if a non-parsable number was entered. |
private static String |
DEFUNPARSABLETITLE
The title if a non-parsable number was entered. |
private static String |
DEFUSERHEADER
The text if no telescope is assigned. |
| Fields inherited from class util.DefaultBundle |
|---|
lookup |
| Fields inherited from class java.util.ResourceBundle |
|---|
parent |
| Constructor Summary | |
|---|---|
DefaultTargetHelperLabels()
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 DEFTARGETHELPTITLE
private static final String DEFTARGETNAMEITEM
private static final String DEFTARGETNAMEITEMACC
private static final String DEFTARGETNAMEITEMTIP
private static final String DEFTARGETNAMETEXT
private static final String DEFFILENAMEITEM
private static final String DEFFILENAMEITEMACC
private static final String DEFFILENAMEITEMTIP
private static final String DEFFILENAMETEXT
private static final String DEFDURATIONITEM
private static final String DEFDURATIONITEMACC
private static final String DEFDURATIONITEMTIP
private static final String DEFDURATIONTEXT
private static final String DEFTARGETNAMEHEADER
private static final String DEFTELESCOPEHEADER
private static final String DEFTYPEHEADER
private static final String DEFUSERHEADER
private static final String DEFNOTARGETNAME
private static final String DEFNOTELESCOPE
private static final String DEFNOTYPE
private static final String DEFNOUSER
private static final String DEFUNPARSABLETEXT
private static final String DEFUNPARSABLETITLE
| Constructor Detail |
|---|
public DefaultTargetHelperLabels()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||