Package | Description |
---|---|
com.dlsc.flexgantt.model.scheduling |
Contains supporting classes for basic scheduling operations
and constraint resolutions.
|
com.dlsc.flexgantt.model.treetable |
A tree table model, which is an extension of the standard Swing tree model.
|
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.action.gantt |
Actions that are specifically used in the context of a Gantt chart.
|
com.dlsc.flexgantt.swing.action.treetable |
Actions that are specifically used in the context of a tree table.
|
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.print |
Anything related to printing is contained in this package.
|
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.
|
Class and Description |
---|
TreeTable
The left-hand side of any Gantt chart is represented by a tree table
component, which allows the user to drill down the data provided by a tree
table model.
|
Class and Description |
---|
ITreeTableCellRenderer
A renderer interface used for creating tree table cell renderers.
|
Class and Description |
---|
IRowHeaderMenuProvider
A menu provider is a convenient way of adding a context sensitive popup menu
to an instance of
AbstractRowHeader . |
IRowHeaderRenderer
An interface for renderers used by the row header to draw the content of the
headers for each row.
|
ITreeTableCellEditor
An interface for objects that can be used as editors for values shown in the
cells of a tree table.
|
TreeTable
The left-hand side of any Gantt chart is represented by a tree table
component, which allows the user to drill down the data provided by a tree
table model.
|
TreeTableHeader
The column heder is used in combination with the
TreeTable . |
TreeTableNode
This class is primarily used internally by the
TreeTable to store the
state of its tree nodes. |
TreeTableRowHeader
A component used for displaying row numbers and expand / collapse icons on
the left-hand side of the tree table.
|
TreeTableScrollPane
A scrollpane specialized on displaying a tree table for the left-hand side of
the Gantt chart.
|
Class and Description |
---|
TreeTable
The left-hand side of any Gantt chart is represented by a tree table
component, which allows the user to drill down the data provided by a tree
table model.
|
Class and Description |
---|
TreeTable
The left-hand side of any Gantt chart is represented by a tree table
component, which allows the user to drill down the data provided by a tree
table model.
|
Class and Description |
---|
IRowHeaderRenderer
An interface for renderers used by the row header to draw the content of the
headers for each row.
|
TreeTable
The left-hand side of any Gantt chart is represented by a tree table
component, which allows the user to drill down the data provided by a tree
table model.
|
TreeTableNode
This class is primarily used internally by the
TreeTable to store the
state of its tree nodes. |
Class and Description |
---|
DefaultColumnHeaderRenderer
The default colum header renderer displays the column's name.
|
DefaultTreeTableRowHeaderRenderer
The default implementation of
IRowHeaderRenderer . |
DefaultTreeTableRowHeaderRenderer.Type
A type enumerator that is used to indicate to the renderer whether the
application wants standard row numbers to be shown or information based
on model information.
|
IColumnHeaderRenderer
A renderer used to visualize the individual headers of columns.
|
IRowHeaderRenderer
An interface for renderers used by the row header to draw the content of the
headers for each row.
|
ITreeTableRowHeaderRenderer
An extension of the row header renderer used for rendering the row headers of
a tree table inside a
TreeTableRowHeader component. |
TreeTable
The left-hand side of any Gantt chart is represented by a tree table
component, which allows the user to drill down the data provided by a tree
table model.
|
TreeTableHeader
The column heder is used in combination with the
TreeTable . |
TreeTableRowHeader
A component used for displaying row numbers and expand / collapse icons on
the left-hand side of the tree table.
|
TreeTableScrollPane
A scrollpane specialized on displaying a tree table for the left-hand side of
the Gantt chart.
|
Class and Description |
---|
TreeTable
The left-hand side of any Gantt chart is represented by a tree table
component, which allows the user to drill down the data provided by a tree
table model.
|
TreeTableHeader
The column heder is used in combination with the
TreeTable . |
TreeTableRowHeader
A component used for displaying row numbers and expand / collapse icons on
the left-hand side of the tree table.
|
TreeTableScrollPane
A scrollpane specialized on displaying a tree table for the left-hand side of
the Gantt chart.
|
Class and Description |
---|
CellFocusManager
The cell focus manager is concerned with anything related to tracking and
changing the focus of tree table cells.
|
DefaultTreeTableCellRenderer
A default tree table cell renderer implementation using a label as a
component.
|
DefaultTreeTableRowHeaderRenderer.Type
A type enumerator that is used to indicate to the renderer whether the
application wants standard row numbers to be shown or information based
on model information.
|
IColumnHeaderRenderer
A renderer used to visualize the individual headers of columns.
|
INodeFilter
This interface can be used to filter the rows / nodes shown in the
tree table component.
|
IRowHeaderRenderer
An interface for renderers used by the row header to draw the content of the
headers for each row.
|
ITreeTableCellEditor
An interface for objects that can be used as editors for values shown in the
cells of a tree table.
|
ITreeTableCellRenderer
A renderer interface used for creating tree table cell renderers.
|
ITreeTableHeaderMenuProvider
A menu provider is a convenient way of adding a context sensitive popup menu
to the
TreeTableHeader . |
ITreeTableMenuProvider
A menu provider is a convenient way of adding a context sensitive popup menu
to the
TreeTable . |
ITreeTableRowHeaderRenderer
An extension of the row header renderer used for rendering the row headers of
a tree table inside a
TreeTableRowHeader component. |
ITreeTableSelectionModel
A selection model definition used for supporting selections performed in an
instance of a
TreeTable . |
NodeAnimationController
The node animation controller is used as a central provider of the settings
that control the animation of tree node expansion / collapse.
|
TreeTable
The left-hand side of any Gantt chart is represented by a tree table
component, which allows the user to drill down the data provided by a tree
table model.
|
TreeTable.DateRenderer
A renderer for values of type
Date . |
TreeTable.NumberRenderer
A tree table cell renderer for numbers (double, float, etc...).
|
TreeTableDragAndDropManager
A manager for the tree table that deals with anything related to drag and
drop operations within or between tree tables.
|
TreeTableHeader
The column heder is used in combination with the
TreeTable . |
TreeTableNode
This class is primarily used internally by the
TreeTable to store the
state of its tree nodes. |
TreeTableRowHeader
A component used for displaying row numbers and expand / collapse icons on
the left-hand side of the tree table.
|
TreeTableScrollPane
A scrollpane specialized on displaying a tree table for the left-hand side of
the Gantt chart.
|
Class and Description |
---|
TreeTable
The left-hand side of any Gantt chart is represented by a tree table
component, which allows the user to drill down the data provided by a tree
table model.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.