Package com.mxgraph.swing.handler
package com.mxgraph.swing.handler
This package contains all classes required for mouse event handling in
JFC/Swing. The classes implement rubberband selection, mouse tracking,
creating connections, handling vertices and edges, moving cells, panning
and keystroke handling.
-
ClassesClassDescriptionImplements a mouse tracker that marks cells under the mouse.Event handler that highlights cells.Connection handler creates new connections between cells.Connection handler creates new connections between cells.Connection handler creates new connections between cells.Basic example of implementing a handler for rotation.Implements a rubberband selection.