JComponentPack 1.3.0

Uses of Class
com.zfqjava.swing.cell.DefaultCellEditor

Packages that use DefaultCellEditor
com.zfqjava.swing   
com.zfqjava.swing.cell   
 

Uses of DefaultCellEditor in com.zfqjava.swing
 

Methods in com.zfqjava.swing that return DefaultCellEditor
 DefaultCellEditor JListView.getCellEditor()
          Retruns the cell editor.
 DefaultCellEditor JSideBar.getCellEditor()
          Returns the cell editor for render list item.
 

Methods in com.zfqjava.swing with parameters of type DefaultCellEditor
 void JListView.setCellEditor(DefaultCellEditor editor)
          Sets the editor.
 void JSideBar.setCellEditor(DefaultCellEditor cellEditor)
          Sets the cell editor for render list item.
 

Uses of DefaultCellEditor in com.zfqjava.swing.cell
 

Subclasses of DefaultCellEditor in com.zfqjava.swing.cell
 class FileCellEditor
          FileCellEditor provides a file editor, can be used as JTable, JTree cell editor.
 class ZipEntryCellEditor
          ZipEntryCellEditor provides a ZipEntry editor, can be used as JTable, JTree cell editor.
 


JComponentPack 1.3.0

Send your Feedback
JComponentPack 1.3.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.