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.
|
Modifier and Type | Method and Description |
---|---|
GanttChartToolBar.Mode |
GanttChartToolBar.getMode()
Returns the toolbar's display mode.
|
static GanttChartToolBar.Mode |
GanttChartToolBar.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GanttChartToolBar.Mode[] |
GanttChartToolBar.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GanttChartToolBar.setMode(GanttChartToolBar.Mode mode)
Sets the toolbar's display mode to be one of the three options: text
only, icon only, text and icon.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.