Package | Description |
---|---|
com.dlsc.flexgantt.swing.layer.system |
Contains the system layers for drawing the background, grid lines, popups,
relationships, controls, spreadsheets, overviews, global events and
activities.
|
Modifier and Type | Class and Description |
---|---|
class |
RelationshipLayer
The relationship layer is reponsible for visualizing the relationships that
might exist between two different timeline objects.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultRelationshipSelectionModel.addRelationshipSelectionModelListener(IRelationshipSelectionModelListener l) |
void |
IRelationshipSelectionModel.addRelationshipSelectionModelListener(IRelationshipSelectionModelListener l)
Adds a listener to the model so that changes to the selection can be
detected.
|
void |
DefaultRelationshipSelectionModel.removeRelationshipSelectionModelListener(IRelationshipSelectionModelListener l) |
void |
IRelationshipSelectionModel.removeRelationshipSelectionModelListener(IRelationshipSelectionModelListener l)
Removes a listener from the model.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.