Module net.anwiba.commons.swing
Package net.anwiba.commons.swing.table
Interface IObjectTableModel<T>
- All Superinterfaces:
IListChangedNotifier<T>,IMutableObjectList<T>,IObjectCollection<T>,IObjectCollectionReceiver<T>,IObjectIterable<T>,IObjectList<T>,IObjectListDistributor<T>,IObjectListModel<T>,IObjectListProvider<T>,IObjectListReceiver<T>,Iterable<T>,TableModel
- All Known Implementing Classes:
AbstractObjectTableModel,FilterableObjectTableModel,ObjectListTableModel
-
Method Summary
Methods inherited from interface net.anwiba.commons.model.IListChangedNotifier
addListModelListener, removeListModelListener, removeListModelListenersMethods inherited from interface net.anwiba.commons.lang.collection.IObjectCollection
isEmpty, size, toCollection, toList, valuesMethods inherited from interface net.anwiba.commons.lang.collection.IObjectCollectionReceiver
add, add, set, setMethods inherited from interface net.anwiba.commons.lang.collection.IObjectIterable
foreach, iteratorMethods inherited from interface net.anwiba.commons.lang.collection.IObjectList
streamMethods inherited from interface net.anwiba.commons.model.IObjectListModel
remove, remove, remove, removeAllMethods inherited from interface net.anwiba.commons.lang.collection.IObjectListProvider
get, get, indices, isEmpty, size, valuesMethods inherited from interface net.anwiba.commons.lang.collection.IObjectListReceiver
setMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface javax.swing.table.TableModel
addTableModelListener, getColumnClass, getColumnCount, getColumnName, getRowCount, getValueAt, isCellEditable, removeTableModelListener, setValueAt