|
Ascent Phase Corp. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
An interface that defines accessors to items available to a widget that displays lists of options. This interface is used by the ListPopup class to query for the String options to be displayed.
| Method Summary | |
int |
getSize()
Returns the current size of the list. |
java.lang.String |
getStringAt(int index)
Returns the String item at the given index. |
| Method Detail |
public java.lang.String getStringAt(int index)
index - the index value.public int getSize()
|
Ascent Phase Corp. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||