Package | Description |
---|---|
ilog.views.gantt.model |
Contains abstract and basic implementations of
the Gantt data model.
|
ilog.views.gantt.model.general |
Contains a Gantt data model implementation that supports user-defined properties.
|
ilog.views.gantt.model.table |
Contains a Gantt data model implementation that connects to Swing
TableModel
instances. |
Modifier and Type | Class and Description |
---|---|
class |
IlvSimpleReservation
IlvSimpleReservation is a relatively simple, memory-based
implementation of the IlvReservation interface that can
be extended in a straightforward manner for more complex needs. |
Modifier and Type | Class and Description |
---|---|
class |
IlvGeneralReservation
IlvGeneralReservation is an extension of
IlvSimpleReservation that adds support for user-defined properties. |
Modifier and Type | Class and Description |
---|---|
class |
IlvTableReservation
An
IlvAbstractReservation implementation that
works with an IlvTableGanttModel . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.