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