2004.04.29


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

Field Summary
 
Fields inherited from interface com.jdc.app.i18.TextIdentifiers
CANCEL_BUTTON, COMPANY_NAME, COPYRIGHT_MESSAGE, INPUT_FIELD_IS_NOT_VALID, INPUT_FIELD_IS_REQUIRED, PAGE_TITLE
 
Constructor Summary
Text()
           
 
Method Summary
 Object[][] getContents()
          Returns the list resource bundle contents.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Text

public Text()
Method Detail

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.


2004.04.29



Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.