GTKRegionpublic class GTKRegion extends Region A typesafe enumeration of the distinct rendering portions specific
to GTK. |
Fields Summary |
---|
public static final Region | HANDLE_BOX |
Constructors Summary |
---|
protected GTKRegion(String name, String ui, boolean subregion)
super(name, ui, subregion);
|
|