| Package | Description |
|---|---|
| org.eclipse.nebula.widgets.ganttchart | |
| org.eclipse.nebula.widgets.ganttchart.themes |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IColorManager
Interface holding all color methods, such as line colors, background fills, etc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractColorManager |
class |
DefaultColorManager |
class |
GanttSection
A GanttSection is a "box" section of the chart.
|
| Constructor and Description |
|---|
GanttSection(GanttChart parent,
java.lang.String name,
IFillBackgroundColors fillManager)
Creates a new GanttSection with a fill manager that controls background colors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColorThemeGrayBlue |
class |
ColorThemeHighContrastBlack |
class |
ColorThemeSilver |
class |
ColorThemeWindowsBlue |