|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Adapter interface for a WindowFeature
to make it independent of the window implementation.
| 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 |
| Method Detail |
public void setWindowIcon(java.awt.Image icon)
icon - the icon to set as Imagepublic void setWindowTitle(java.lang.String title)
title - the new title of the windowpublic java.awt.Window getWindow()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||