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 mxConnectPreviewmxConnectionHandler. connectPreviewMethods in com.mxgraph.swing.handler that return mxConnectPreview Modifier and Type Method Description protected mxConnectPreviewmxConnectionHandler. createConnectPreview()mxConnectPreviewmxConnectionHandler. getConnectPreview()Methods in com.mxgraph.swing.handler with parameters of type mxConnectPreview Modifier and Type Method Description voidmxConnectionHandler. setConnectPreview(mxConnectPreview value)
-