All Packages Class Hierarchy This Package Previous Next Index
Class COM.taligent.util.TableBeanInfoResources
java.lang.Object
|
+----java.util.ResourceBundle
|
+----java.util.ListResourceBundle
|
+----COM.taligent.util.TableBeanInfoResources
- public class TableBeanInfoResources
- extends ListResourceBundle
A resource bundle for the Object's strings and other localizable
objects.
The default language for String entries is American English.
- Version:
- 1.0
- Author:
- Andy Clark, Taligent Inc.
-
CONTENTS
- pairs.
-
TableBeanInfoResources()
-
-
getContents()
- Returns the contents of the bundle.
CONTENTS
public static final Object CONTENTS[][]
- pairs.
TableBeanInfoResources
public TableBeanInfoResources()
getContents
public Object[][] getContents()
- Returns the contents of the bundle.
- Overrides:
- getContents in class ListResourceBundle
All Packages Class Hierarchy This Package Previous Next Index