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.treetable |
A tree table implementation used solely for the purpose of drawing the
left-hand side of a Gantt chart.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRowHeaderMenuProvider<T extends AbstractRowHeader>
A default implementation of a menu provider for a row header, which contains
the most common actions usually performed on a row header.
|
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 | Interface and Description |
---|---|
interface |
IRowHeaderMenuProvider<T extends AbstractRowHeader>
A menu provider is a convenient way of adding a context sensitive popup menu
to an instance of
AbstractRowHeader . |
interface |
IRowHeaderRenderer<T extends AbstractRowHeader>
An interface for renderers used by the row header to draw the content of the
headers for each row.
|
Modifier and Type | Class and Description |
---|---|
class |
TreeTableRowHeader
A component used for displaying row numbers and expand / collapse icons on
the left-hand side of the tree table.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.