org.rapla.gui
Interface CalendarOptions
- All Known Implementing Classes:
- CalendarOptionsImpl
public interface CalendarOptions
This class contains the.
Worktimes and dates (Useful for the week-view)
Configuration is done in the calendar option menu.
Hours belonging to the worktime get a different color in the
weekview. This is also the minimum interval that will be used for
printing.
Excluded Days are only visible, when there is an appointment to
display.
ROLE
static final String ROLE
getWorktimeStart
int getWorktimeStart()
getRowsPerHour
int getRowsPerHour()
getWorktimeEnd
int getWorktimeEnd()
getExcludeDays
Set getExcludeDays()
isExceptionsVisible
boolean isExceptionsVisible()
isCompactColumns
boolean isCompactColumns()
isResourceColoring
boolean isResourceColoring()
isEventColoring
boolean isEventColoring()
Copyright © 2000-2006 Rapla Team. All Rights Reseserved.