public interface BindingListModel<E> extends ListModel<E>
BindingListModelList,
BindingListModelSet,
BindingListModelMap,
ListModel| Modifier and Type | Method and Description |
|---|---|
int |
indexOf(java.lang.Object obj)
Deprecated.
Returns index of the given object inside a ListModel.
|
addListDataListener, getElementAt, getSize, removeListDataListenerCopyright © 2005-2011 Potix Corporation. All Rights Reserved.