Package | Description |
---|---|
ilog.views.gantt.event |
Provides interfaces and classes for dealing
with different types of events fired by
main Gantt Chart classes.
|
ilog.views.gantt.graphic |
Provides the Gantt sheet component
that displays activities over time.
|
ilog.views.gantt.swing |
Provides interfaces and classes for rendering and editing
Gantt data in Swing components, such as a tree or table.
|
Modifier and Type | Method and Description |
---|---|
void |
VerticalExpansionListener.rowHeightChanged(RowHeightChangedEvent event)
This method is invoked by the
Gantt configuration when the row height has been changed. |
Modifier and Type | Method and Description |
---|---|
void |
IlvGanttSheet.rowHeightChanged(RowHeightChangedEvent event)
This method is invoked by the
Gantt
configuration when the row height has been changed. |
Modifier and Type | Method and Description |
---|---|
void |
IlvJTree.rowHeightChanged(RowHeightChangedEvent event)
Invoked by the
Gantt configuration when
the row height has been changed. |
void |
IlvJTable.rowHeightChanged(RowHeightChangedEvent event)
This method is invoked by the
Gantt
configuration when the row height has been changed. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.