|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SVGList.ListModel
Interface that list data sources must implement.
Method Summary | |
---|---|
java.lang.Object |
getElementAt(int index)
|
int |
getSize()
Returns the list's length. |
Method Detail |
---|
java.lang.Object getElementAt(int index)
index
- - the requested index.
int getSize()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |