Uses of Class
com.mxgraph.swing.handler.mxSelectionCellsHandler
-
Packages that use mxSelectionCellsHandler Package Description com.mxgraph.swing This package contains the main component for JFC/Swing, namely the graph component and the outline component. -
-
Uses of mxSelectionCellsHandler in com.mxgraph.swing
Fields in com.mxgraph.swing declared as mxSelectionCellsHandler Modifier and Type Field Description protected mxSelectionCellsHandler
mxGraphComponent. selectionCellsHandler
Methods in com.mxgraph.swing that return mxSelectionCellsHandler Modifier and Type Method Description protected mxSelectionCellsHandler
mxGraphComponent. createSelectionCellsHandler()
mxSelectionCellsHandler
mxGraphComponent. getSelectionCellsHandler()
-