Package | Description |
---|---|
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.mac | |
com.dlsc.flexgantt.swing.selector |
Contains the selector implementations.
|
Modifier and Type | Method and Description |
---|---|
ISelectorFactory |
SimpleGranularityGanttChart.getSelectorFactory() |
ISelectorFactory |
SimpleGranularityDualGanttChart.getSelectorFactory() |
ISelectorFactory |
AbstractGanttChart.getSelectorFactory()
Returns the selector factory used by the Gantt chart for creating
selectors in various places.
|
Modifier and Type | Class and Description |
---|---|
class |
MacSimpleGranularitySelectorFactory
A specialized selector factory for MacOS X, which makes adjustments to the
labels.
|
class |
MacTimeGranularitySelectorFactory
A specialized selector factory for MacOS X, which makes adjustments to the
labels.
|
Modifier and Type | Method and Description |
---|---|
ISelectorFactory |
MacGanttChart.getSelectorFactory() |
Modifier and Type | Class and Description |
---|---|
class |
SimpleGranularitySelectorFactory
A selector factory for Gantt charts, which use the
SimpleGranularity
as a timeline granularity. |
class |
TimeGranularitySelectorFactory
A selector factory for Gantt charts, which use the
TimeGranularity as
a timeline granularity. |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.