|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sdm.quasar.client.swing.embedding.features.DialogWindowResource
| Constructor Summary | |
DialogWindowResource(java.awt.Dialog dialog)
Creates a new DialogWindowResource. |
|
| Method Summary | |
java.awt.Window |
getWindow()
|
void |
setWindowIcon(java.awt.Image icon)
Sets the window's icon. |
void |
setWindowTitle(java.lang.String title)
Sets the window's title |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DialogWindowResource(java.awt.Dialog dialog)
DialogWindowResource.
| Method Detail |
public java.awt.Window getWindow()
getWindow in interface WindowResourceWindowResource.getWindow()public void setWindowIcon(java.awt.Image icon)
WindowResource
setWindowIcon in interface WindowResourceicon - the icon to set as ImageWindowResource.setWindowIcon(java.awt.Image)public void setWindowTitle(java.lang.String title)
WindowResource
setWindowTitle in interface WindowResourcetitle - the new title of the windowWindowResource.setWindowTitle(java.lang.String)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||