|
TWE 2.3-2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.MouseAdapter
org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
org.enhydra.jawe.components.graph.JaWEGraphUI.PEMouseHandler
org.enhydra.jawe.components.graph.overviewpanel.GraphOverviewGraphUI.PEMouseHandler
Handles selection in a way that we expect.
Field Summary |
Fields inherited from class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler |
cell, handler, previousCursor |
Constructor Summary | |
GraphOverviewGraphUI.PEMouseHandler()
|
Method Summary | |
void |
mousePressed(java.awt.event.MouseEvent e)
|
Methods inherited from class org.enhydra.jawe.components.graph.JaWEGraphUI.PEMouseHandler |
mouseDragged, mouseMoved, mouseReleased |
Methods inherited from class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler |
handleEditTrigger, isDescendant, postProcessSelection |
Methods inherited from class java.awt.event.MouseAdapter |
mouseClicked, mouseEntered, mouseExited |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GraphOverviewGraphUI.PEMouseHandler()
Method Detail |
public void mousePressed(java.awt.event.MouseEvent e)
mousePressed
in interface java.awt.event.MouseListener
mousePressed
in class JaWEGraphUI.PEMouseHandler
|
TWE 2.3-2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |