cz.cmc.tcgui
Class TCGraphUI.TCMouseHandler
java.lang.Object
java.awt.event.MouseAdapter
org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
cz.cmc.tcgui.TCGraphUI.TCMouseHandler
- All Implemented Interfaces:
- EventListener, MouseListener, MouseMotionListener, Serializable
- Enclosing class:
- TCGraphUI
- public class TCGraphUI.TCMouseHandler
- extends org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
Handler for mouse events
Title: class TCMouseHandler
Description:
Copyright: Copyright (c) 2003
Company: CMC Computers
- See Also:
- Serialized Form
Fields inherited from class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler |
cell, handler, previousCursor |
Methods inherited from class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler |
handleEditTrigger, isDescendant, mouseDragged, mouseMoved, mouseReleased, postProcessSelection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCGraphUI.TCMouseHandler
public TCGraphUI.TCMouseHandler()
mousePressed
public void mousePressed(MouseEvent e)
- Invoked when a mouse button has been pressed on a component.