public class DefaultCheckbox extends AbstractJemmyInput<org.netbeans.jemmy.operators.JCheckBoxOperator> implements IJemmyCheckbox
IJemmyCheckbox based on JCheckBoxOperatoroperatorType, reference| Constructor and Description |
|---|
DefaultCheckbox(JemmyElementReference reference) |
| Modifier and Type | Method and Description |
|---|---|
void |
check() |
boolean |
ischecked()
(non-Javadoc)
|
void |
toggle()
(non-Javadoc)
|
void |
uncheck() |
checkEditability, isEditablegetContext, getOperator, getOperatorFast, isDisplayed, isSelected, sleepclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisEditablegetOperatorisDisplayed, isSelectedpublic DefaultCheckbox(JemmyElementReference reference)
public void toggle()
toggle in interface ICheckboxICheckbox.toggle()public boolean ischecked()
ischecked in interface ICheckboxICheckbox.ischecked()Copyright © 2017. All rights reserved.