StarOffice 5.2 API
reverse engineered by classdoc

stardiv.app
Class MsgAppletViewer

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--stardiv.app.MsgAppletViewer

public synchronized class MsgAppletViewer
extends java.util.ListResourceBundle


Field Summary
(package private) static java.lang.Object[][] contents
           
 
Fields inherited from class java.util.ListResourceBundle
lookup
 
Fields inherited from class java.util.ResourceBundle
NOTFOUND, cacheList, debugFlag, parent, systemClassLoader
 
Constructor Summary
MsgAppletViewer()
           
 
Method Summary
 java.lang.Object[][] getContents()
           
 
Methods inherited from class java.util.ListResourceBundle
access$0, getKeys, handleGetObject, loadLookup
 
Methods inherited from class java.util.ResourceBundle
debug, findBundle, getBundle, getBundle, getBundle, getClassContext, getLoader, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contents

static final java.lang.Object[][] contents
Constructor Detail

MsgAppletViewer

public MsgAppletViewer()
Method Detail

getContents

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

StarOffice 5.2 API
reverse engineered by classdoc