All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.taligent.util.FileTableBeanInfoResources

java.lang.Object
   |
   +----java.util.ResourceBundle
           |
           +----java.util.ListResourceBundle
                   |
                   +----COM.taligent.util.FileTableBeanInfoResources

public class FileTableBeanInfoResources
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.

Variable Index

 o CONTENTS
pairs.

Constructor Index

 o FileTableBeanInfoResources()

Method Index

 o getContents()
Returns the contents of the bundle.

Variables

 o CONTENTS
 public static final Object CONTENTS[][]
pairs.

Constructors

 o FileTableBeanInfoResources
 public FileTableBeanInfoResources()

Methods

 o getContents
 public Object[][] getContents()
Returns the contents of the bundle.

Overrides:
getContents in class ListResourceBundle

All Packages  Class Hierarchy  This Package  Previous  Next  Index