|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gnu.glib.Enum
|
+--org.gnu.gdk.Fill
| Field Summary | |
static Fill |
OPAQUE_STIPPLED
|
static Fill |
SOLID
|
static Fill |
STIPPLED
|
static Fill |
TILED
|
| Method Summary | |
Fill |
and(Fill other)
|
static Fill |
intern(int value)
|
Fill |
or(Fill other)
|
boolean |
test(Fill other)
|
Fill |
xor(Fill other)
|
| Methods inherited from class org.gnu.glib.Enum |
equals, getValue, hashCode |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final Fill SOLID
public static final Fill TILED
public static final Fill STIPPLED
public static final Fill OPAQUE_STIPPLED
| Method Detail |
public static Fill intern(int value)
public Fill or(Fill other)
public Fill and(Fill other)
public Fill xor(Fill other)
public boolean test(Fill other)
|
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 | ||||||||||