|
|||||||||||
| 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.PathPriorityType
| Field Summary | |
static PathPriorityType |
APPLICATION
|
static PathPriorityType |
GTK
|
static PathPriorityType |
HIGHEST
|
static PathPriorityType |
LOWEST
|
static PathPriorityType |
RC
|
static PathPriorityType |
THEME
|
| Method Summary | |
PathPriorityType |
and(PathPriorityType other)
|
static PathPriorityType |
intern(int value)
|
PathPriorityType |
or(PathPriorityType other)
|
boolean |
test(PathPriorityType other)
|
PathPriorityType |
xor(PathPriorityType 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 PathPriorityType LOWEST
public static final PathPriorityType GTK
public static final PathPriorityType APPLICATION
public static final PathPriorityType THEME
public static final PathPriorityType RC
public static final PathPriorityType HIGHEST
| Method Detail |
public static PathPriorityType intern(int value)
public PathPriorityType or(PathPriorityType other)
public PathPriorityType and(PathPriorityType other)
public PathPriorityType xor(PathPriorityType other)
public boolean test(PathPriorityType 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 | ||||||||||