Uses of Class
org.eclipse.nebula.widgets.ganttchart.GanttConnection
-
Packages that use GanttConnection Package Description org.eclipse.nebula.widgets.ganttchart -
-
Uses of GanttConnection in org.eclipse.nebula.widgets.ganttchart
Fields in org.eclipse.nebula.widgets.ganttchart with type parameters of type GanttConnection Modifier and Type Field Description private java.util.List<GanttConnection>
GanttComposite. _ganttConnections
Methods in org.eclipse.nebula.widgets.ganttchart with parameters of type GanttConnection Modifier and Type Method Description (package private) void
GanttComposite. connectionAdded(GanttConnection conn)
(package private) void
GanttComposite. connectionRemoved(GanttConnection conn)
private org.eclipse.swt.graphics.Rectangle
GanttComposite. getFirstStub(GanttConnection con)
-