A B C D E F G H I K L M N O P R S T U V W Z

B

BackgroundLayer - Class in com.dlsc.flexgantt.swing.layer.system
The background layer is responsible for drawing the background of each row on the right-hand side of the Gantt chart.
BackgroundLayer(LayerContainer) - Constructor for class com.dlsc.flexgantt.swing.layer.system.BackgroundLayer
Constructs a new background layer.
barsCount - Variable in class com.dlsc.flexgantt.swing.util.InfiniteProgressPanel
Amount of bars composing the circular shape.
beginTask(String, int) - Method in interface com.dlsc.flexgantt.command.IProgressMonitor
Notifies that the main task is beginning.
beginTask(String, int) - Method in class com.dlsc.flexgantt.command.NullProgressMonitor
This implementation does nothing.
beginTask(String, int) - Method in class com.dlsc.flexgantt.command.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
beginTask(String, int) - Method in class com.dlsc.flexgantt.command.SubProgressMonitor
 
beginTask(String, int) - Method in class com.dlsc.flexgantt.swing.GanttChartGlassPane
 
beginTask(String, int) - Method in class com.dlsc.flexgantt.swing.GanttChartProgressMonitor
 
beginTask(String, int) - Method in class com.dlsc.flexgantt.swing.GanttChartStatusBar
 
BinarySearchTimelineObjectIterator<T extends ITimelineObject> - Class in com.dlsc.flexgantt.model.gantt
Instances of this class are used to iterate over the sorted list of timeline objects returned by a timeline model.
BinarySearchTimelineObjectIterator(List<T>, ITimeSpan) - Constructor for class com.dlsc.flexgantt.model.gantt.BinarySearchTimelineObjectIterator
Constructs a new iterator object.
BlankIcon - Class in com.dlsc.flexgantt.icons
An empty (blank) icon often used for aligning menu items.
BlankIcon(int, int) - Constructor for class com.dlsc.flexgantt.icons.BlankIcon
Constructs a new blank icon.
block() - Method in class com.dlsc.flexgantt.swing.GanttChartGlassPane
Causes the panel to block all user input.
Bookmark - Class in com.dlsc.flexgantt.model.bookmarks
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.
Bookmark(long, ITimeSpan, IGranularity, String) - Constructor for class com.dlsc.flexgantt.model.bookmarks.Bookmark
Constructs a new page.
BookmarkEvent - Class in com.dlsc.flexgantt.model.bookmarks
An event object that is being sent to instances of IBookmarkModelListener whenever a change has occured in the IBookmarkModel instance that they observe.
BookmarkEvent(IBookmarkModel, BookmarkEvent.ID, Bookmark) - Constructor for class com.dlsc.flexgantt.model.bookmarks.BookmarkEvent
Constructs a new event.
BookmarkEvent.ID - Enum in com.dlsc.flexgantt.model.bookmarks
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.
bookmarksChanged(BookmarkEvent) - Method in interface com.dlsc.flexgantt.model.bookmarks.IBookmarkModelListener
Listener callback method that will be invoked after the bookmark model was changed.
bookmarksChanged(BookmarkEvent) - Method in class com.dlsc.flexgantt.swing.NavigationControlPanel
 
BookmarksSelector - Class in com.dlsc.flexgantt.swing.selector
A little window, which will show the list of defined bookmarks.
BookmarksSelector(JComponent, LayerContainer) - Constructor for class com.dlsc.flexgantt.swing.selector.BookmarksSelector
Constructs a new bookmark selector.

A B C D E F G H I K L M N O P R S T U V W Z