mxGraph 2.4.0.0


Uses of Class
com.mxgraph.swing.handler.mxConnectPreview

Packages that use mxConnectPreview
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
protected  mxConnectPreview mxConnectionHandler.connectPreview
           
 

Methods in com.mxgraph.swing.handler that return mxConnectPreview
protected  mxConnectPreview mxConnectionHandler.createConnectPreview()
           
 mxConnectPreview mxConnectionHandler.getConnectPreview()
           
 

Methods in com.mxgraph.swing.handler with parameters of type mxConnectPreview
 void mxConnectionHandler.setConnectPreview(mxConnectPreview value)
           
 


mxGraph 2.4.0.0


Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.