|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Gantt Chart component and its related models.
See:
Description
Class Summary | |
---|---|
GanttChart | The GanttChart is a Swing component that uses a GanttChartDataModel (data properties) and a GanttChartModel (display properties) to create a graphical scheduling tool for planning and managing a project. |
GanttChartAnnotationTableDataModel | A GanttChartAnnotationTableDataModel sets annotations to display on a Gantt chart. |
GanttChartBreakTimeTableDataModel | A GanttChartBreaktimeTableDataModel sets breaktimes on a Gantt chart. |
GanttChartDataModel | Common superclass for all GanttChart DataModels to provide a "type" of data model that can be assigned to a GanttChart. |
GanttChartModel | A GanttChartModel encapsulates most of a GanttChart's visual display properties. |
GanttChartTableDataModel | A GanttChartTableDataModel encapsulates relational data from a javax.swing.table.TableModel and maps the TableModel's data columns onto a GanttChart component. |
Gantt Chart component and its related models.?
|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |