stella.jview
Class DefaultTypeHelperLabels

java.lang.Object
  extended by java.util.ResourceBundle
      extended by util.DefaultBundle
          extended by stella.jview.DefaultTypeHelperLabels
All Implemented Interfaces:
TypeHelperLabels

public class DefaultTypeHelperLabels
extends DefaultBundle
implements TypeHelperLabels

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
 
Fields inherited from interface stella.jview.TypeHelperLabels
KEY_ABSTRACTITEM, KEY_ABSTRACTITEMACC, KEY_ABSTRACTITEMTIP, KEY_ABSTRACTTEXT, KEY_ABSTRACTTITLE, KEY_CONSTRAINTSDESCRIBE, KEY_CONSTRAINTSLABEL, KEY_CONSTRAINTTITLE, KEY_DAUGHTERITEM, KEY_DAUGHTERITEMACC, KEY_DAUGHTERITEMTIP, KEY_DAUGHTERTEXT, KEY_EXCEPTIONSDESCRIBE, KEY_EXCEPTIONSLABEL, KEY_EXCEPTIONTITLE, KEY_FITSHEADERDESCRIBE, KEY_FITSHEADERLABEL, KEY_FITSTITLE, KEY_GAINSDESCRIBE, KEY_GAINSLABEL, KEY_GAINTITLE, KEY_NULL, KEY_OBJECTDESCRIBE, KEY_OBJECTLABEL, KEY_OBJECTTITLE, KEY_REQUIRESITEM, KEY_REQUIRESITEMACC, KEY_REQUIRESITEMTIP, KEY_REQUIRESTEXT, KEY_REQUIRESTITLE, KEY_SELECTDESCRIBE, KEY_SELECTLABEL, KEY_SETUPDESCRIBE, KEY_SETUPLABEL, KEY_SETUPTITLE, KEY_SUCCESSORITEM, KEY_SUCCESSORITEMACC, KEY_SUCCESSORITEMTIP, KEY_SUCCESSORTEXT, KEY_TIMESLOTSDESCRIBE, KEY_TIMESLOTSLABEL, KEY_TIMESLOTTITLE
 
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

DEFNULL

private static final String DEFNULL
The key to the mnemonic char for the constraints menu.

See Also:
Constant Field Values

DEFABSTRACTITEM

private static final String DEFABSTRACTITEM
The key to the mnemonic char for the constraints menu.

See Also:
Constant Field Values

DEFABSTRACTITEMACC

private static final String DEFABSTRACTITEMACC
The key to the mnemonic char for the constraints menu.

See Also:
Constant Field Values

DEFABSTRACTITEMTIP

private static final String DEFABSTRACTITEMTIP
The key to the mnemonic char for the constraints menu.

See Also:
Constant Field Values

DEFABSTRACTTEXT

private static final String DEFABSTRACTTEXT
The text if abstract should be entered.

See Also:
Constant Field Values

DEFABSTRACTTITLE

private static final String DEFABSTRACTTITLE
The title of the abstract-input dialog

See Also:
Constant Field Values

DEFSUCCESSORITEM

private static final String DEFSUCCESSORITEM
The key to the mnemonic char for the constraints menu.

See Also:
Constant Field Values

DEFSUCCESSORITEMACC

private static final String DEFSUCCESSORITEMACC
The key to the mnemonic char for the constraints menu.

See Also:
Constant Field Values

DEFSUCCESSORITEMTIP

private static final String DEFSUCCESSORITEMTIP
The key to the mnemonic char for the constraints menu.

See Also:
Constant Field Values

DEFSUCCESSORTEXT

private static final String DEFSUCCESSORTEXT
The text if abstract should be entered.

See Also:
Constant Field Values

DEFDAUGHTERITEM

private static final String DEFDAUGHTERITEM
The key to the mnemonic char for the constraints menu.

See Also:
Constant Field Values

DEFDAUGHTERITEMACC

private static final String DEFDAUGHTERITEMACC
The key to the mnemonic char for the constraints menu.

See Also:
Constant Field Values

DEFDAUGHTERITEMTIP

private static final String DEFDAUGHTERITEMTIP
The key to the mnemonic char for the constraints menu.

See Also:
Constant Field Values

DEFDAUGHTERTEXT

private static final String DEFDAUGHTERTEXT
The text if abstract should be entered.

See Also:
Constant Field Values

DEFREQUIRESITEM

private static final String DEFREQUIRESITEM
The key to the mnemonic char for the constraints menu.

See Also:
Constant Field Values

DEFREQUIRESITEMACC

private static final String DEFREQUIRESITEMACC
The key to the mnemonic char for the constraints menu.

See Also:
Constant Field Values

DEFREQUIRESITEMTIP

private static final String DEFREQUIRESITEMTIP
The key to the mnemonic char for the constraints menu.

See Also:
Constant Field Values

DEFREQUIRESTEXT

private static final String DEFREQUIRESTEXT
The text if abstract should be entered.

See Also:
Constant Field Values

DEFREQUIRESTITLE

private static final String DEFREQUIRESTITLE
The title of the abstract-input dialog

See Also:
Constant Field Values

DEFSELECTLABEL

private static final String DEFSELECTLABEL
The string to display as the main select label.

See Also:
Constant Field Values

DEFSELECTDESCRIBE

private static final String DEFSELECTDESCRIBE
The string to display as the main select label.

See Also:
Constant Field Values

DEFCONSTRAINTSLABEL

private static final String DEFCONSTRAINTSLABEL
The string to display as the main select label.

See Also:
Constant Field Values

DEFCONSTRAINTSDESCRIBE

private static final String DEFCONSTRAINTSDESCRIBE
The string to display as the main select label.

See Also:
Constant Field Values

DEFCONSTRAINTTITLE

private static final String DEFCONSTRAINTTITLE
The title of the abstract-input dialog

See Also:
Constant Field Values

DEFTIMESLOTSLABEL

private static final String DEFTIMESLOTSLABEL
The string to display as the main select label.

See Also:
Constant Field Values

DEFTIMESLOTSDESCRIBE

private static final String DEFTIMESLOTSDESCRIBE
The string to display as the main select label.

See Also:
Constant Field Values

DEFTIMESLOTTITLE

private static final String DEFTIMESLOTTITLE
The title of the abstract-input dialog

See Also:
Constant Field Values

DEFGAINSLABEL

private static final String DEFGAINSLABEL
The string to display as the main select label.

See Also:
Constant Field Values

DEFGAINSDESCRIBE

private static final String DEFGAINSDESCRIBE
The string to display as the main select label.

See Also:
Constant Field Values

DEFGAINTITLE

private static final String DEFGAINTITLE
The title of the abstract-input dialog

See Also:
Constant Field Values

DEFEXCEPTIONSLABEL

private static final String DEFEXCEPTIONSLABEL
The string to display as the main select label.

See Also:
Constant Field Values

DEFEXCEPTIONSDESCRIBE

private static final String DEFEXCEPTIONSDESCRIBE
The string to display as the main select label.

See Also:
Constant Field Values

DEFEXCEPTIONTITLE

private static final String DEFEXCEPTIONTITLE
The title of the abstract-input dialog

See Also:
Constant Field Values

DEFSETUPLABEL

private static final String DEFSETUPLABEL
The string to display as the main select label.

See Also:
Constant Field Values

DEFSETUPDESCRIBE

private static final String DEFSETUPDESCRIBE
The string to display as the main select label.

See Also:
Constant Field Values

DEFSETUPTITLE

private static final String DEFSETUPTITLE
The title of the abstract-input dialog

See Also:
Constant Field Values

DEFFITSHEADERLABEL

private static final String DEFFITSHEADERLABEL
The string to display as the main select label.

See Also:
Constant Field Values

DEFFITSHEADERDESCRIBE

private static final String DEFFITSHEADERDESCRIBE
The string to display as the main select label.

See Also:
Constant Field Values

DEFFITSTITLE

private static final String DEFFITSTITLE
The title of the abstract-input dialog

See Also:
Constant Field Values

DEFOBJECTLABEL

private static final String DEFOBJECTLABEL
The string to display as the main select label.

See Also:
Constant Field Values

DEFOBJECTDESCRIBE

private static final String DEFOBJECTDESCRIBE
The string to display as the main select label.

See Also:
Constant Field Values

DEFOBJECTTITLE

private static final String DEFOBJECTTITLE
The title of the abstract-input dialog

See Also:
Constant Field Values
Constructor Detail

DefaultTypeHelperLabels

public DefaultTypeHelperLabels()
Load the default values in the properties file.