|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gnu.glib.Boxed | +--org.gnu.gnome.WindowIcon
Method Summary | |
static void |
setDefaultIcon(java.lang.String filename)
Sets the default icon to be used in all windows of the application |
static void |
setIcon(Window window,
java.lang.String filename)
Set an icon for a window. |
Methods inherited from class org.gnu.glib.Boxed |
equals, getHandle |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void setIcon(Window window, java.lang.String filename)
window
- The window to set the icon.filename
- The filename of the iconpublic static void setDefaultIcon(java.lang.String filename)
filename
- The filename of the icon.
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |