|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Offers access to the window's title and icon.
| Method Summary | |
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 setWindowTitle(java.lang.String title)
title - the new titlepublic void setWindowIcon(java.awt.Image icon)
icon - the icon to set as Image
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||