Package | Description |
---|---|
com.dlsc.flexgantt.swing |
Contains the Gantt chart components and various other user interface
elements that can be used together with the Gantt chart.
|
com.dlsc.flexgantt.swing.scheduling |
Contains components used for supporting scheduling
operations built into FlexGantt.
|
Modifier and Type | Class and Description |
---|---|
class |
GanttChartStatusBar<T extends AbstractGanttChart>
A status bar specifically designed for use in combination with a Gantt chart.
|
class |
MessageTableModel
The table model used by the dialog's table.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractGanttChart.addMessageListener(IMessageListener l)
Adds a message listener to the Gantt chart.
|
void |
AbstractGanttChart.removeMessageListener(IMessageListener l)
Removes a message listener from the Gantt chart.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstraintViolationTableModel
A specialized version of the
MessageTableModel , which enables the
editing of the first column. |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.