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.layer |
The right-hand side of any Gantt chart is a layer container, which is
responsible for managing the various layer types.
|
com.dlsc.flexgantt.swing.mac | |
com.dlsc.flexgantt.swing.timeline |
Contains the timeline component, which itself consists of a dateline and
an eventline.
|
com.dlsc.flexgantt.swing.treetable |
A tree table implementation used solely for the purpose of drawing the
left-hand side of a Gantt chart.
|
com.dlsc.flexgantt.swing.util |
Utility classes for Swing operations.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRowHeader<T extends IRowHeaderRenderer>
A component used for displaying row numbers and expand / collapse icons on
the left-hand side of the tree table.
|
class |
NavigationControlPanel
The navigation control allows the user to zoom in, zoom out, jump to the time
'now'
|
class |
PagingControlPanel
The navigation control allows the user to zoom in, zoom out and jump to the
time 'now'.
|
Modifier and Type | Class and Description |
---|---|
class |
LayerContainerRowHeader
A row header component used on the left edge of the layer container.
|
Modifier and Type | Class and Description |
---|---|
class |
MacLayerContainerRowHeader
A specialized MacOS X row header for layer containers.
|
class |
MacTreeTableRowHeader
A specialized tree table row header for MacOS X.
|
Modifier and Type | Class and Description |
---|---|
class |
Timeline
|
Modifier and Type | Class and Description |
---|---|
class |
TreeTableHeader
The column heder is used in combination with the
TreeTable . |
class |
TreeTableRowHeader
A component used for displaying row numbers and expand / collapse icons on
the left-hand side of the tree table.
|
Modifier and Type | Method and Description |
---|---|
GanttChartControl |
TreeTableScrollPane.getTreeTableColumnHeader()
Returns the tree table column header shown at the top of the scrollpane.
|
Constructor and Description |
---|
TreeTableScrollPane(TreeTable table,
TreeTableRowHeader treeTableRowHeader,
GanttChartControl treeTableHeader,
boolean primary)
Constructs a new scrollpane.
|
Modifier and Type | Class and Description |
---|---|
class |
CornerStone
A panel used in various corners of scrollpanes within the Gantt chart.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.