Package | Description |
---|---|
org.eclipse.nebula.widgets.ganttchart | |
org.eclipse.nebula.widgets.ganttchart.themes |
Modifier and Type | Interface | Description |
---|---|---|
interface |
IColorManager |
Interface holding all color methods, such as line colors, background fills, etc.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractColorManager |
|
class |
DefaultColorManager |
|
class |
GanttSection |
A GanttSection is a "box" section of the chart.
|
Constructor | 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 | Description |
---|---|---|
class |
ColorThemeGrayBlue |
|
class |
ColorThemeHighContrastBlack |
|
class |
ColorThemeSilver |
|
class |
ColorThemeWindowsBlue |