ABLE 2.0.0 07/02/2003 10:25:01

com.ibm.able
Class AbleMessageBundle

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--com.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()
Overrides:
getContents in class java.util.ListResourceBundle

ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003