public class Helper
extends Object
Modifier and Type | Method and Description |
---|---|
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.
|