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, removeListDataListener
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.