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.
|
Modifier and Type | Method and Description |
---|---|
void |
IBookmarkModelListener.bookmarksChanged(BookmarkEvent evt)
Listener callback method that will be invoked after the bookmark model
was changed.
|
protected void |
DefaultBookmarkModel.fireBookmarksChangedEvent(BookmarkEvent evt)
Sends a paging event to all listeners that are observing the model.
|
Modifier and Type | Method and Description |
---|---|
void |
NavigationControlPanel.bookmarksChanged(BookmarkEvent evt) |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.