Package | Description |
---|---|
com.dlsc.flexgantt.model.bookmarks |
Paging models are used to allow the user to quickly change the time span that
is displayed by the timeline.
|
com.dlsc.flexgantt.swing |
Contains the Gantt chart components and various other user interface
elements that can be used together with the Gantt chart.
|
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.
|
Class and Description |
---|
Bookmark
A bookmark is basically a stored time point, time span and granularity that
can be used to recreate a specific view in the Gantt chart.
|
BookmarkEvent
An event object that is being sent to instances of
IBookmarkModelListener whenever a change has occured in the
IBookmarkModel instance that they observe. |
BookmarkEvent.ID
An enumerator with event IDs that can be used by model listeners to
distinguish between different types of events that have occured inside a
bookmark model.
|
IBookmarkModel
A model used for implementing a bookmark concept within the Gantt chart.
|
IBookmarkModelListener
A listener that can be attached to a bookmark model.
|
Class and Description |
---|
BookmarkEvent
An event object that is being sent to instances of
IBookmarkModelListener whenever a change has occured in the
IBookmarkModel instance that they observe. |
IBookmarkModelListener
A listener that can be attached to a bookmark model.
|
Class and Description |
---|
IBookmarkModel
A model used for implementing a bookmark concept within the Gantt chart.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.