|
java-gnome version 4.1.1 | ||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
Objectorg.freedesktop.icons.Helper
public class Helper
Internal infrastructure supporting named icons.
| Method Summary | |
|---|---|
static String |
getName(Icon icon)
Get the name of the icon expected by GTK. |
static Icon |
instanceFor(String name)
Look up the constant object Icon wrapper for the supplied String id as used in the underlying library. |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String getName(Icon icon)
public static Icon instanceFor(String name)
null if not found.
|
![]() java-gnome |
||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||