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 |
IBookmarkModel.addBookmarkModelListener(IBookmarkModelListener l)
Adds a listener to the bookmark model.
|
void |
DefaultBookmarkModel.addBookmarkModelListener(IBookmarkModelListener l) |
void |
IBookmarkModel.removeBookmarkModelListener(IBookmarkModelListener l)
Removes a listener from the bookmark model.
|
void |
DefaultBookmarkModel.removeBookmarkModelListener(IBookmarkModelListener l) |
Modifier and Type | Class and Description |
---|---|
class |
NavigationControlPanel
The navigation control allows the user to zoom in, zoom out, jump to the time
'now'
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.