|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.gui.validation.GUIValidationMessage
public class GUIValidationMessage
Validation message
| Constructor Summary | |
|---|---|
GUIValidationMessage(Object key,
String msgKey,
Object... params)
Constructor |
|
| Method Summary | |
|---|---|
String |
formattedText()
Gets the displayable text for this message and for the current locale. |
Object |
key()
Key that identifies the field this validation message applies to. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GUIValidationMessage(Object key,
String msgKey,
Object... params)
key - Validation keymsgKey - Validation message keyparams - Validation message parameters| Method Detail |
|---|
public String formattedText()
public Object key()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||