public class ExecuteMethodListener extends AbstractListeners.SingleArgumentListener
language
Constructor and Description |
---|
ExecuteMethodListener(org.eclipse.swt.widgets.Composite parent,
DrawingStepHandler stepHandler) |
Modifier and Type | Method and Description |
---|---|
protected void |
handleValue(GraphDrawer drawer,
MouseEvent event,
Value value) |
protected boolean |
shouldHandle(MouseEvent event) |
handleUnknown, handleVariable, mouseEvent
public ExecuteMethodListener(org.eclipse.swt.widgets.Composite parent, DrawingStepHandler stepHandler)
protected boolean shouldHandle(MouseEvent event)
shouldHandle
in class AbstractListeners.SingleArgumentListener
protected void handleValue(GraphDrawer drawer, MouseEvent event, Value value)
handleValue
in class AbstractListeners.SingleArgumentListener