Class GanttPhase

java.lang.Object
org.eclipse.nebula.widgets.ganttchart.GanttPhase

public final class GanttPhase
extends java.lang.Object
This class represents one GanttPhase in the chart. A phase is basically a background color and a title that spans over two dates. It's merely a visual aid to help users locate certain "important date ranges" in the chart.

Compared to a recurring date range a Phase can be moved / resized by the user and also has a title.