com.jdc.app.i18
Class Text
java.lang.Object
|
+--ListResourceBundle
|
+--com.jdc.app.i18.Text
- All Implemented Interfaces:
- TextIdentifiers
- Direct Known Subclasses:
- Text_es, Text_fr
- public class Text
- extends ListResourceBundle
- implements TextIdentifiers
The English (default) application display text.
- Version:
- 1.0
Note: Button labels containing spaces must have the spaces replaced with
a non-breaking space, i.e.
{1}, {2}, etc. represent substitution variables.
- Author:
- Jay Damon
- See Also:
Text_es,
Text_fr,
Serialized Form
|
Constructor Summary |
Text()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Text
public Text()
getContents
public Object[][] getContents()
- Returns the list resource bundle contents. This method MUST be implemented
in all list resource bundles; it CANNOT be inherited from a superclass.
Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.