public class GraphMouseAdapter
extends java.awt.event.MouseAdapter
| Modifier and Type | Field and Description |
|---|---|
protected int |
modifiers |
| Constructor and Description |
|---|
GraphMouseAdapter(int modifiers) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkModifiers(java.awt.event.MouseEvent e) |
int |
getModifiers() |
void |
setModifiers(int modifiers) |