Uses of Class
com.dlsc.flexgantt.swing.selector.Selector

Packages that use Selector
com.dlsc.flexgantt.swing.selector Contains the selector implementations. 
 

Uses of Selector in com.dlsc.flexgantt.swing.selector
 

Subclasses of Selector in com.dlsc.flexgantt.swing.selector
 class ActionSelector
          A selector used for displaying and triggering the actions defined on the Gantt chart.
 class BookmarksSelector
          A little window, which will show the list of defined bookmarks.
 class ColumnChooserSelector
          A selector that wraps a control for editing the list of used columns in the tree table of a Gantt chart.
 class GranularitySelector
          A small window that allows the user to select a granularity that will be used by the dateline.
 class GridSelector
          A small window that allows the user to select a granularity that will be used for a virtual grid during drag & drop operations.
 class LayerSelector
          A small window that allows the user to manipulte the list of currently visible layers.
 class OverviewSelector
          A small window that displays an overview of the timeline objects of all layer containers.
 class PagingSelector
          A paging selector is a small window in which all pages are listed based on the paging model used by the Gantt chart.
 class SimpleGranularityGotoSelector
          A selector that allows the user to enter a time that will be made visible by the Gantt chart.
 class SimpleGranularityHorizonSelector
          A small window that allows the user to edit the time span shown by the timeline (the horizon).
 class TimeGranularityGotoSelector
          A selector that allows the user to enter a time that will be made visible by the Gantt chart.
 class TimeGranularityHorizonSelector
          A small window that allows the user to edit the time span shown by the timeline (the horizon).
 class TimeZoneSelector
          A selector used for changing the time zone that is displayed in the Dateline.