public class JobGraphExtension extends Object
Constructor and Description |
---|
JobGraphExtension(JobGraph jobGraph,
org.eclipse.swt.events.MouseEvent event,
Point point) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.events.MouseEvent |
getEvent() |
JobGraph |
getJobGraph() |
Point |
getPoint() |
void |
setEvent(org.eclipse.swt.events.MouseEvent event) |
void |
setJobGraph(JobGraph jobGraph) |
void |
setPoint(Point point) |
public JobGraph getJobGraph()
public void setJobGraph(JobGraph jobGraph)
public org.eclipse.swt.events.MouseEvent getEvent()
public void setEvent(org.eclipse.swt.events.MouseEvent event)
public Point getPoint()
public void setPoint(Point point)
Copyright © 2019 Hitachi Vantara. All rights reserved.