|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sdm.quasar.client.showcase.swing.dialogs.structured.StructuredDialogData
This is a simple plain java bean used by the
StructuredDialog
to provide data to the
StructuredDialogPresentation.
| Constructor Summary | |
StructuredDialogData()
|
|
| Method Summary | |
java.lang.String |
getMessage()
Get the current value of the message. |
void |
setMessage(java.lang.String message)
Set the new value of the message |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StructuredDialogData()
| Method Detail |
public java.lang.String getMessage()
public void setMessage(java.lang.String message)
message - the new message
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||