Package | Description |
---|---|
com.dlsc.flexgantt.model.dateline |
Provides a model definition and default implementation for a dateline
model.
|
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.
|
com.dlsc.flexgantt.swing.util |
Utility classes for Swing operations.
|
Modifier and Type | Method and Description |
---|---|
void |
IDatelineModelListener.datelineModelWillChange(DatelineModelEvent evt)
The listener's callback method that gets invoked when the model's time
span or time zone will change.
|
protected void |
AbstractDatelineModel.fireDatelineModelWillChangeEvent(DatelineModelEvent evt)
Sends dateline model events to all currently registered listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
SpreadsheetLayer.datelineModelWillChange(DatelineModelEvent evt) |
Modifier and Type | Method and Description |
---|---|
void |
MultiGanttChartSynchController.datelineModelWillChange(DatelineModelEvent evt) |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.