stella.jview
Class DefaultAdapterLabels
java.lang.Object
java.util.ResourceBundle
util.DefaultBundle
jview.DefaultBorderLabels
jview.DefaultClientLabels
stella.jview.DefaultAdapterLabels
- All Implemented Interfaces:
- BorderLabels, ClientLabels
public class DefaultAdapterLabels
- extends DefaultClientLabels
A class that bundles default label names for JAdapterDisplay 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.
| Fields inherited from interface jview.BorderLabels |
KEY_ABOUT, KEY_ABOUTACC, KEY_FILEACCS, KEY_FILEITEMS, KEY_FILEMENU, KEY_FILEMNEMONIC, KEY_HELPMENU, KEY_HELPMNEMONIC, KEY_HELPTITLE, KEY_NOHELP, KEY_NOURLACCESS, KEY_TITLE |
| 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 |
DEFFILEITEMS
private static final String DEFFILEITEMS
- The default file menu item names.
- See Also:
- Constant Field Values
DEFFILEACCS
private static final String DEFFILEACCS
- The default file menu accelerators.
- See Also:
- Constant Field Values
DefaultAdapterLabels
public DefaultAdapterLabels()
- Load the default values in the properties file.