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