borland.jbcl Packages  borland.jbcl Class Hierarchy  borland.jbcl.view 

ResTable class

java.lang.Object
   +----java.util.ResourceBundle
           +----borland.jbcl.util.ArrayResourceBundle
                   +----borland.jbcl.view.ResTable

About the ResTable class

Variables  Properties  Methods  

This class contains localizable resources used by this package. You should never use this class directly.


ResTable variables

Variables implemented in java.util.ResourceBundle

ResTable properties

*Read-only properties **Write-only properties

Properties implemented in borland.jbcl.util.ArrayResourceBundle

Properties implemented in java.lang.Object

ResTable methods

Methods implemented in this class

Methods implemented in borland.jbcl.util.ArrayResourceBundle

Methods implemented in java.lang.Object

Methods implemented in java.util.ResourceBundle


ResTable methods

getContents()

  protected Object[] getContents()

This method is used internally by other classes in the JBCL. You should never use this method directly.

Overrides: borland.jbcl.util.ArrayResourceBundle.getContents()