| Class and Description |
|---|
| AbstractColorManager |
| AbstractGanttEvent |
| AbstractLanguageManager |
| AbstractPaintManager |
| AbstractSettings |
| AdvancedTooltip |
| GanttChart
GanttChart - SWT Widget - 2005-2011.
|
| GanttComposite
The GanttComposite is the workhorse of the GANTT chart.
|
| GanttConnection
This class represents one connection between two events in one direction.
|
| GanttEvent
One GanttEvent represents one "active" object in the GANTT chart.
|
| GanttGroup
A GanttGroup is a group of GanttEvents that will all draw on the same horizontal "line" or "row" in the GanttChart (next to each other instead of vertically arranged).
|
| GanttPhase
This class represents one GanttPhase in the chart.
|
| GanttSection
A GanttSection is a "box" section of the chart.
|
| GanttSpecialDateRange
This class allows you to color a certain date range in a special background color, as well as set things such as if
events should be allowed to be moved onto this range or not.
|
| Holiday
One Holiday Object represents one Holiday/Spare/Special Day in the GANTT chart.
This object can take an additional tooltip which pops up when hovering the mouse over a holiday. The Tooltip is only displayed when the tooltip is not null and ISettings.showHolidayToolTips()
is configured to return true. |
| IColorManager
Interface holding all color methods, such as line colors, background fills, etc.
|
| IEventFactory |
| IEventMenuItemFactory
Interface for a factory that creates menu items in the context menu of a
GanttEvent in the GanttChart.
|
| IFillBackgroundColors
Interface representing all methods that use colored fills.
|
| IGanttChartItem
This interface represents one displayable item in the chart.
|
| IGanttEventListener
This interface is used by adding your implementation of it via
GanttChart.addGanttEventListener(IGanttEventListener) to listen to events that happen in the chart. |
| ILanguageManager
Interface that contains methods for returning all string-values used within the chart so that they can be customized to fit different languages easily.
|
| IMenuItemFactory
Interface for a factory that creates menu items in the context menu of the GanttChart.
|
| IPaintManager |
| ISectionDetailContentReplacer |
| ISectionDetailMoreClickListener
This interface is used to implement a listener that gets informed when the plus
icon in a section detail area is clicked to show more detail information.
|
| ISettings
This interface lets you define various settings for the GanttChart.
|
| ISettings2
This interface is an extension of ISettings which lets you define various settings for the GanttChart.
|
| IToolTipContentReplacer |
| IViewPortHandler |
| IViewPortHandler2 |
| IZoomHandler |
| Class and Description |
|---|
| GanttEvent
One GanttEvent represents one "active" object in the GANTT chart.
|
| GanttSection
A GanttSection is a "box" section of the chart.
|
| Class and Description |
|---|
| GanttChart
GanttChart - SWT Widget - 2005-2011.
|
| Class and Description |
|---|
| GanttSection
A GanttSection is a "box" section of the chart.
|
| IColorManager
Interface holding all color methods, such as line colors, background fills, etc.
|
| IFillBackgroundColors
Interface representing all methods that use colored fills.
|
| Class and Description |
|---|
| GanttComposite
The GanttComposite is the workhorse of the GANTT chart.
|
| Class and Description |
|---|
| GanttEvent
One GanttEvent represents one "active" object in the GANTT chart.
|
| GanttSection
A GanttSection is a "box" section of the chart.
|