public class RightClickListener
extends java.awt.event.MouseAdapter
| Constructor and Description |
|---|
RightClickListener(YawlNetGraphVisualizationPanel panel,
org.yawlfoundation.yawl.editor.net.NetGraph net) |
| Modifier and Type | Method and Description |
|---|---|
void |
mouseClicked(java.awt.event.MouseEvent e) |
void |
setGraphProperties(org.yawlfoundation.yawl.editor.net.NetGraph net) |
public RightClickListener(YawlNetGraphVisualizationPanel panel, org.yawlfoundation.yawl.editor.net.NetGraph net)
public void mouseClicked(java.awt.event.MouseEvent e)
mouseClicked in interface java.awt.event.MouseListenermouseClicked in class java.awt.event.MouseAdapterpublic void setGraphProperties(org.yawlfoundation.yawl.editor.net.NetGraph net)