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 |
IlvSimpleConstraint
IlvSimpleConstraint is a relatively simple, memory-based
implementation of the IlvConstraint interface that can be
extended in a straightforward manner for more complex needs. |
Modifier and Type | Class and Description |
---|---|
class |
IlvGeneralConstraint
IlvGeneralConstraint is an extension of
IlvSimpleConstraint that adds support for user-defined properties. |
Modifier and Type | Class and Description |
---|---|
class |
IlvTableConstraint
An
IlvAbstractConstraint implementation that
works with an IlvTableGanttModel . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.