|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.Boxed
org.gnu.gnome.WindowIcon
Method Summary | |
static void |
setDefaultIcon(java.lang.String filename)
Deprecated. Sets the default icon to be used in all windows of the application |
static void |
setIcon(org.gnu.gtk.Window window,
java.lang.String filename)
Deprecated. Set an icon for a window. |
Methods inherited from class org.gnu.glib.Boxed |
equals, getHandle, hashCode |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void setIcon(org.gnu.gtk.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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |