JComponentPack 1.5.0

Uses of Interface
com.zfqjava.swing.CellSelectionModel

Packages that use CellSelectionModel
com.zfqjava.swing   
 

Uses of CellSelectionModel in com.zfqjava.swing
 

Classes in com.zfqjava.swing that implement CellSelectionModel
 class AbstractCellSelectionModel
           
 class DefaultCellSelectionModel
           
 

Methods in com.zfqjava.swing that return CellSelectionModel
protected  CellSelectionModel JDataGrid.createCellSelectionModel()
          Creates the default cell selection model.
 CellSelectionModel JDataGrid.getCellSelectionModel()
          Returns the cell selection model.
 CellSelectionModel WorkSheet.getCellSelectionModel()
          Returns the CellSelectionModel.
 

Methods in com.zfqjava.swing with parameters of type CellSelectionModel
 void JDataGrid.setCellSelectionModel(CellSelectionModel model)
          Sets the cell selection model.
 void WorkSheet.setCellSelectionModel(CellSelectionModel cellSelectionModel)
          Sets the CellSelectionModel.
 


JComponentPack 1.5.0

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