|
|||||||||||
| 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.gtk.ToolBarSpaceStyle
| Field Summary | |
static ToolBarSpaceStyle |
EMPTY
|
static ToolBarSpaceStyle |
LINE
|
| Method Summary | |
ToolBarSpaceStyle |
and(ToolBarSpaceStyle other)
|
static ToolBarSpaceStyle |
intern(int value)
|
ToolBarSpaceStyle |
or(ToolBarSpaceStyle other)
|
boolean |
test(ToolBarSpaceStyle other)
|
ToolBarSpaceStyle |
xor(ToolBarSpaceStyle 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 ToolBarSpaceStyle EMPTY
public static final ToolBarSpaceStyle LINE
| Method Detail |
public static ToolBarSpaceStyle intern(int value)
public ToolBarSpaceStyle or(ToolBarSpaceStyle other)
public ToolBarSpaceStyle and(ToolBarSpaceStyle other)
public ToolBarSpaceStyle xor(ToolBarSpaceStyle other)
public boolean test(ToolBarSpaceStyle 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 | ||||||||||