Searched refs:GanttTaskViewletType (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/viewers/
H A DGanttViewerFactory.java74 new GanttViewer(new GanttTaskViewletType(null),
H A DGanttTaskViewletType.java46 public class GanttTaskViewletType extends BoundsViewletType { class in inherits:BoundsViewletType
57 public GanttTaskViewletType(String changeable) { method in class:GanttTaskViewletType
/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DGanttViewer.java309 ((GanttTaskViewletType)viewletType).setXScale(this.xScale);
361 ((GanttTaskViewletType)viewletType).setFillColor((Color)color);

Completed in 84 milliseconds