| Overview | Package | Class | Tree | Deprecated | Index | Help |
Java Platform 1.1.7 |
||
| PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||
java.lang.Object
|
+--java.util.ResourceBundle
|
+--java.util.ListResourceBundle
|
+--com.sun.java.accessibility.AccessibleResourceBundle
| Fields inherited from class java.util.ResourceBundle | |
| parent | |
| Method Summary | |
| java.lang.Object[][] | getContents()
Returns the mapping between the programmatic keys and the localized display strings. |
| Methods inherited from class java.util.ListResourceBundle | |
| getContents, getKeys, handleGetObject | |
| Methods inherited from class java.util.ResourceBundle | |
| getBundle, getBundle, getBundle, getKeys, getLocale, getObject, getStringArray, getString, handleGetObject, setParent | |
| Methods inherited from class java.lang.Object | |
| clone, equals, finalize, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait | |
| Method Detail |
public java.lang.Object[][] getContents()
| Overview | Package | Class | Tree | Deprecated | Index | Help |
Java Platform 1.1.7 |
||
| PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||