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

/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DViewerSetXScaleCommand.java28 public class ViewerSetXScaleCommand extends ViewerSetPropertyCommand { class in inherits:ViewerSetPropertyCommand
31 public ViewerSetXScaleCommand(Viewer viewer, method in class:ViewerSetXScaleCommand
H A DChart2DViewer.java360 new ViewerSetXScaleCommand(this, xScale).issue();
366 * ViewerSetXScaleCommand command.
379 * ViewerSetXScaleCommand command.
H A DGanttViewer.java299 new ViewerSetXScaleCommand(this, xScale).issue();
305 * ViewerSetXScaleCommand command.

Completed in 180 milliseconds