Package | Description |
---|---|
com.dlsc.flexgantt.model.calendar |
Contains interfaces and classes for modelling a calendar, which can be used
to color time spans differently based on calendar entries (holidays, vacation,
milestones, ...).
|
com.dlsc.flexgantt.swing.layer |
The right-hand side of any Gantt chart is a layer container, which is
responsible for managing the various layer types.
|
com.dlsc.flexgantt.swing.timeline |
Contains the timeline component, which itself consists of a dateline and
an eventline.
|
Modifier and Type | Method and Description |
---|---|
void |
ICalendarModelListener.calendarChanged(CalendarModelEvent evt)
Listener callback method that gets invoked whenever the calendar model
changes.
|
Modifier and Type | Method and Description |
---|---|
void |
LayerContainer.calendarChanged(CalendarModelEvent evt) |
Modifier and Type | Method and Description |
---|---|
void |
Dateline.calendarChanged(CalendarModelEvent evt) |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.