com.ibm.security12.sun.applet.resources
Class MsgAppletViewer

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--com.ibm.security12.sun.applet.resources.MsgAppletViewer

public class MsgAppletViewer
extends ListResourceBundle


Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
MsgAppletViewer()
           
 
Method Summary
 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
 

Constructor Detail

MsgAppletViewer

public MsgAppletViewer()
Method Detail

getContents

public Object[][] getContents()
Overrides:
getContents in class ListResourceBundle