|
Celtix User APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.celtix.common.i18n.Message
org.objectweb.celtix.plugins.PluginMessage
public class PluginMessage
Constructor Summary | |
---|---|
PluginMessage(String code,
Object... params)
|
Method Summary | |
---|---|
protected ResourceBundle |
getResourceBundle()
|
Methods inherited from class org.objectweb.celtix.common.i18n.Message |
---|
getCode, getParameters, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PluginMessage(String code, Object... params)
Method Detail |
---|
protected ResourceBundle getResourceBundle()
getResourceBundle
in class Message
|
Celtix User APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |