|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
List Model.
Method Summary | |
void |
addListDataListener(ListDataListener l)
Adds list data listener. |
java.lang.Object |
getElementAt(int index)
Returns the element at the specified index. |
int |
getSize()
Returns the size of the list. |
void |
removeListDataListener(ListDataListener l)
Removes list data listener. |
Method Detail |
public int getSize()
public java.lang.Object getElementAt(int index)
index
- the element index
public void addListDataListener(ListDataListener l)
l
- the list data listenerpublic void removeListDataListener(ListDataListener l)
l
- the list data listener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |