|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CalendarDisplayOptions | |
| org.gnu.gtk | |
| Uses of CalendarDisplayOptions in org.gnu.gtk |
| Fields in org.gnu.gtk declared as CalendarDisplayOptions | |
static CalendarDisplayOptions |
CalendarDisplayOptions.SHOW_HEADING
|
static CalendarDisplayOptions |
CalendarDisplayOptions.SHOW_DAY_NAMES
|
static CalendarDisplayOptions |
CalendarDisplayOptions.NO_MONTH_CHANGE
|
static CalendarDisplayOptions |
CalendarDisplayOptions.SHOW_WEEK_NUMBERS
|
static CalendarDisplayOptions |
CalendarDisplayOptions.WEEK_START_MONDAY
|
| Methods in org.gnu.gtk that return CalendarDisplayOptions | |
static CalendarDisplayOptions |
CalendarDisplayOptions.intern(int value)
|
CalendarDisplayOptions |
CalendarDisplayOptions.or(CalendarDisplayOptions other)
|
CalendarDisplayOptions |
CalendarDisplayOptions.and(CalendarDisplayOptions other)
|
CalendarDisplayOptions |
CalendarDisplayOptions.xor(CalendarDisplayOptions other)
|
| Methods in org.gnu.gtk with parameters of type CalendarDisplayOptions | |
CalendarDisplayOptions |
CalendarDisplayOptions.or(CalendarDisplayOptions other)
|
CalendarDisplayOptions |
CalendarDisplayOptions.and(CalendarDisplayOptions other)
|
CalendarDisplayOptions |
CalendarDisplayOptions.xor(CalendarDisplayOptions other)
|
boolean |
CalendarDisplayOptions.test(CalendarDisplayOptions other)
|
void |
Calendar.setDisplayOptions(CalendarDisplayOptions displayOptions)
Sets the display options (whether to display the heading and the month headings. |
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||