|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
be.lassi.ui.util.table
Class CellSelectionModel
java.lang.Objectbe.lassi.ui.util.table.CellSelectionModel
public class CellSelectionModel
- extends java.lang.Object
| Constructor Summary | |
|---|---|
CellSelectionModel(javax.swing.JTable table,
SelectableTableModel listener)
|
|
| Method Summary | |
|---|---|
SelectableTableModel |
getSelectable()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
CellSelectionModel
public CellSelectionModel(javax.swing.JTable table,
SelectableTableModel listener)
| Method Detail |
|---|
getSelectable
public SelectableTableModel getSelectable()
|
Lighting Assistant 1.2 | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
be.lassi.ui.util.table.CellSelectionModel