|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TableModelWrapper
TableModelWrapper
is a wrapper around table model which is referred
as the actual table model or underlying table model. It can be used to provide a
different view to the actual model. A typical use case is SortableTableModel.
Method Summary | |
---|---|
TableModel |
getActualModel()
Gets the underlying table model. |
Method Detail |
---|
TableModel getActualModel()
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |