Package | Description |
---|---|
com.dlsc.flexgantt.model.scheduling |
Contains supporting classes for basic scheduling operations
and constraint resolutions.
|
com.dlsc.flexgantt.swing |
Contains the Gantt chart components and various other user interface
elements that can be used together with the Gantt chart.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstraintViolationMessage
A specialization of
TimelineObjectPathMessage , which takes a
constraint and its violation as input. |
Modifier and Type | Class and Description |
---|---|
class |
RelationshipMessage
A relationship message is used when the application wants to display a
message to the user that is somehow related to a relationship.
|
class |
TimelineObjectPathMessage
A timeline object message is used when the application wants to display a
message to the user that is somehow related to a single timeline object.
|
class |
TreePathMessage
A tree path message is used when the cause of the message is a node in the
tree table on the left-hand side of the Gantt chart.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.