|
Preferences Editor | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.ResourceBundle
java.util.ListResourceBundle
de.jppietsch.util.RscBundle
de.jppietsch.error.Rsc
Ressources for localized messages.
Field Summary | |
static String |
INDEX_OUT_OF_BOUNDS_MSG
Resource key for the message "index out of bounds". |
Fields inherited from class de.jppietsch.util.RscBundle |
ACCEL, CMD, DELETE, F1, F10, F11, F12, F2, F3, F4, F5, F6, F7, F8, F9, ICON, INSERT, LONG, MNEMO, NAME, SHORT |
Fields inherited from class java.util.ResourceBundle |
parent |
Constructor Summary | |
Rsc()
|
Method Summary | |
protected Object[][] |
contents()
All resources are created inside this method. |
Methods inherited from class de.jppietsch.util.RscBundle |
accel, altAccel, ctrlAccel, getBundle, getContents, getMnemonic, getName, icon, mnemo, shiftAccel |
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 |
public static final String INDEX_OUT_OF_BOUNDS_MSG
Constructor Detail |
public Rsc()
Method Detail |
protected Object[][] contents()
contents
in class RscBundle
RscBundle.getContents()
|
Preferences Editor | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |