|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||