ABLE 2.3.0 07/13/2005 14:21:00

com.ibm.able
Class AbleMessageBundle

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended bycom.ibm.able.AbleMessageBundle

public class AbleMessageBundle
extends java.util.ListResourceBundle

This class contains national language messages for Able.


Field Summary
static java.lang.String LS
          The system line separator.
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
AbleMessageBundle()
           
 
Method Summary
protected  java.lang.Object[][] getContents()
           
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LS

public static final java.lang.String LS
The system line separator.

Constructor Detail

AbleMessageBundle

public AbleMessageBundle()
Method Detail

getContents

protected java.lang.Object[][] getContents()

ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005