|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdiva.canvas.interactor.AbstractInteractor
diva.graph.basic.BasicGraphController.NodeCreator
protected class BasicGraphController.NodeCreator
An inner class that places a node at the clicked-on point on the screen, if control-clicked with mouse button 1. This needs to be made more customizable.
| Constructor Summary | |
|---|---|
protected |
BasicGraphController.NodeCreator()
|
| Method Summary | |
|---|---|
void |
mousePressed(LayerEvent e)
Do nothing. |
| Methods inherited from class diva.canvas.interactor.AbstractInteractor |
|---|
accept, getMouseFilter, isConsuming, isEnabled, isMotionEnabled, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseReleased, setConsuming, setEnabled, setMotionEnabled, setMouseFilter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected BasicGraphController.NodeCreator()
| Method Detail |
|---|
public void mousePressed(LayerEvent e)
AbstractInteractor
mousePressed in interface LayerListenermousePressed in class AbstractInteractor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||