Uses of Class
com.mxgraph.swing.handler.mxConnectPreview
-
Packages that use mxConnectPreview Package Description com.mxgraph.swing.handler This package contains all classes required for mouse event handling in JFC/Swing. -
-
Uses of mxConnectPreview in com.mxgraph.swing.handler
Fields in com.mxgraph.swing.handler declared as mxConnectPreview Modifier and Type Field Description protected mxConnectPreview
mxConnectionHandler. connectPreview
Methods in com.mxgraph.swing.handler that return mxConnectPreview Modifier and Type Method Description protected mxConnectPreview
mxConnectionHandler. createConnectPreview()
mxConnectPreview
mxConnectionHandler. getConnectPreview()
Methods in com.mxgraph.swing.handler with parameters of type mxConnectPreview Modifier and Type Method Description void
mxConnectionHandler. setConnectPreview(mxConnectPreview value)
-