|
|||||||||
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.focus.APIFocusDriver
public class APIFocusDriver
Constructor Summary | |
---|---|
APIFocusDriver()
|
Method Summary | |
---|---|
void |
giveFocus(ComponentOperator operator)
Makes a compoennt having focus. |
Methods inherited from class org.netbeans.jemmy.drivers.LightSupportiveDriver |
---|
checkSupported, getSupported |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public APIFocusDriver()
Method Detail |
---|
public void giveFocus(ComponentOperator operator)
FocusDriver
giveFocus
in interface FocusDriver
operator
- Component operator.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |