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

com.ibm.able.platform
Class AblePlatformMessageBundle

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--com.ibm.able.platform.AblePlatformMessageBundle

public class AblePlatformMessageBundle
extends java.util.ListResourceBundle

This class contains national language messages for Able platform code.


Field Summary
static java.lang.String LS
          The system line separator.
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
AblePlatformMessageBundle()
           
 
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 java.lang.String LS
The system line separator.
Constructor Detail

AblePlatformMessageBundle

public AblePlatformMessageBundle()
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