JGraph X 1.0.2.8


Uses of Interface
com.mxgraph.swing.view.mxICellEditor

Packages that use mxICellEditor
com.mxgraph.swing   
com.mxgraph.swing.view   
 

Uses of mxICellEditor in com.mxgraph.swing
 

Fields in com.mxgraph.swing declared as mxICellEditor
protected  mxICellEditor mxGraphComponent.cellEditor
           
 

Methods in com.mxgraph.swing that return mxICellEditor
 mxICellEditor mxGraphComponent.getCellEditor()
           
 

Methods in com.mxgraph.swing with parameters of type mxICellEditor
 void mxGraphComponent.setCellEditor(mxICellEditor editor)
           
 

Uses of mxICellEditor in com.mxgraph.swing.view
 

Classes in com.mxgraph.swing.view that implement mxICellEditor
 class mxCellEditor
          To control this editor, use mxGraph.invokesStopCellEditing, mxGraph.
 


JGraph X 1.0.2.8


Copyright (c) 2008 Gaudenz Alder. All rights reserved.