|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Task | Interface that must be implemented to show a Task using the TaskDataModel. |
| Class Summary | |
|---|---|
| DefaultTask | Default implementation of the Task interface. |
| TaskCalendarFactory | Factory class used to obtain objects customized to show Tasks. |
| TaskDataModel | Implementation of the interface DataModel, created to manage tasks. |
| TaskDecorator | |
| TaskQuantityRenderer | Renderer customized to show dates with tasks assigned in yellow background. |
| TaskRenderer | Deprecated. As of version 0.20 replaced by net.sf.nachocalendar.tasks.TaskDecorator |
This is a sample and useful customization. It's used to show tasks related to Dates with other
color and with a tooltip showing the task quantity. You can use the factory class
TaskCalendarFactory to create DateField,
DatePanel and CalendarPanel components customized this way.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||