|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.netbeans.jemmy.drivers.LightSupportiveDriver
org.netbeans.jemmy.drivers.lists.ChoiceDriver
public class ChoiceDriver
List driver for java.awt.Choice component type.
| Constructor Summary | |
|---|---|
ChoiceDriver()
Constructs a ChoiceDriver. |
|
| Method Summary | |
|---|---|
void |
selectItem(ComponentOperator oper,
int index)
Selects an item. |
| Methods inherited from class org.netbeans.jemmy.drivers.LightSupportiveDriver |
|---|
getSupported, checkSupported |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChoiceDriver()
| Method Detail |
|---|
public void selectItem(ComponentOperator oper,
int index)
ListDriver
selectItem in interface ListDriveroper - List operator.index - Item index.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||