|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.radrails.rails.internal.ui.editors.css.HTMLEditorMessages
Gets a reference to the message bundle.
Method Summary | |
static java.util.ResourceBundle |
getResourceBundle()
Gets the resource bundle for this messages object. |
static java.lang.String |
getString(java.lang.String key)
Gets the string for the specified key in the message bundle. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.lang.String getString(java.lang.String key)
key
- The key to look up.
public static java.util.ResourceBundle getResourceBundle()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |