|
JIDE 3.5.15 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Period | A tagging interface for objects which represents a period in a ScaleModel. |
PeriodConverter<T> | A PeriodConverter is responsible for providing UI with the (tooltip) text of a specific period
interval. |
ScaleAreaPopupMenuCustomizer<T> | A popup menu customizer for the ScaleArea. |
ScaleModel<T> | A ScaleModel holds the different scales which the ScaleArea of a GanttChart
can show. |
Class Summary | |
---|---|
AbstractPeriodConverter<T> | Abstract implementation of PeriodConverter. |
AbstractScaleModel<T> | Abstract implementation of ScaleModel . |
DatePeriod | A DatePeriod defines a period based on Calendar fields for use in a DateScaleModel . |
DatePeriodConverter | A PeriodConverter which converts the Date to text using the specified date formats. |
DateScaleModel | An implementation of ScaleModel for Date . |
DefaultPeriodConverter<T> | DefaultPeriodConverter is a default implementation of PeriodConverter . |
NumberPeriod | A NumberPeriod defines a period to be used in a NumberScaleModel . |
NumberScaleModel | A simple integer numbers scale that ranges from 0 to 100. |
ResizePeriodsPopupMenuCustomizer<T> | ResizePeriodsPopupMenuCustomizer works with ScaleArea and provides period resizing related
menu items to the ScaleArea's context menu. |
ScaleArea<T> | The scale area is the header of the gantt chart and can show the scale in different granularities. |
ScaleAreaResources | |
VisiblePeriodsPopupMenuCustomizer<T> | VisiblePeriodsPopupMenuCustomizer works with ScaleArea and provides showing/hiding period
related menu items to the ScaleArea's context menu. |
The package contains classes related to ScaleModel and ScaleArea in JIDE Gantt Chart product.
|
JIDE 3.5.15 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |