Searched refs:solidColor (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DGanttViewer.java73 static final Color solidColor = new Color(0.0f, 0.0f, 1.0f); field in class:GanttViewer
113 addMenuAndPopupMenuItem("Gantt", new SetTaskFillAction(this, "Solid", solidColor));
H A DChart2DViewer.java95 static final Color solidColor = new Color(0.0f, 0.0f, 1.0f); field in class:Chart2DViewer
152 // addMenuAndPopupMenuItem("Gantt", new SetTaskFillAction(this, "Solid", solidColor));

Completed in 70 milliseconds