Uses of Class
com.mxgraph.swing.handler.mxCellHandler
Packages that use mxCellHandler
Package
Description
This package contains the main component for JFC/Swing, namely the graph
component and the outline component.
This package contains all classes required for mouse event handling in
JFC/Swing.
-
Uses of mxCellHandler in com.mxgraph.swing
Methods in com.mxgraph.swing that return mxCellHandler -
Uses of mxCellHandler in com.mxgraph.swing.handler
Subclasses of mxCellHandler in com.mxgraph.swing.handlerModifier and TypeClassDescriptionclassclassclassFields in com.mxgraph.swing.handler with type parameters of type mxCellHandlerModifier and TypeFieldDescriptionprotected LinkedHashMap<Object, mxCellHandler> mxSelectionCellsHandler.handlersMaps from cells to handlers in the order of the selection cells.Methods in com.mxgraph.swing.handler that return mxCellHandler