- Identifiable - Interface in org.popper.fw.jemmy.identify
-
- IdentifiableButton - Class in org.popper.fw.jemmy.identify
-
- IdentifiableButton() - Constructor for class org.popper.fw.jemmy.identify.IdentifiableButton
-
- IdentifiableButton(Action) - Constructor for class org.popper.fw.jemmy.identify.IdentifiableButton
-
- IdentifiableButton(Icon) - Constructor for class org.popper.fw.jemmy.identify.IdentifiableButton
-
- IdentifiableButton(String, Icon) - Constructor for class org.popper.fw.jemmy.identify.IdentifiableButton
-
- IdentifiableButton(String) - Constructor for class org.popper.fw.jemmy.identify.IdentifiableButton
-
- IdentifiableLabel - Class in org.popper.fw.jemmy.identify
-
- IdentifiableLabel() - Constructor for class org.popper.fw.jemmy.identify.IdentifiableLabel
-
- IdentifiableLabel(Icon, int) - Constructor for class org.popper.fw.jemmy.identify.IdentifiableLabel
-
- IdentifiableLabel(Icon) - Constructor for class org.popper.fw.jemmy.identify.IdentifiableLabel
-
- IdentifiableLabel(String, Icon, int) - Constructor for class org.popper.fw.jemmy.identify.IdentifiableLabel
-
- IdentifiableLabel(String, int) - Constructor for class org.popper.fw.jemmy.identify.IdentifiableLabel
-
- IdentifiableLabel(String) - Constructor for class org.popper.fw.jemmy.identify.IdentifiableLabel
-
- IJemmyButton - Interface in org.popper.fw.jemmy.elements
-
Interfaces describing the function a button must provide
- IJemmyCheckbox - Interface in org.popper.fw.jemmy.elements
-
Jemmy Element describing a checkbox
- IJemmyElement - Interface in org.popper.fw.jemmy.elements
-
Main-Interface of all Jemmy elements containing methods only useful when in jemmy context.
- IJemmyInput - Interface in org.popper.fw.jemmy.elements
-
Interface describing alle the methods common to controls, that can handle userinput
- IJemmyLabel - Interface in org.popper.fw.jemmy.elements
-
Interfaces describing the function a label must provide
- IJemmyMenuBar - Interface in org.popper.fw.jemmy.elements
-
Element describing a menu bar in a desktop application
- IJemmyRadioButton - Interface in org.popper.fw.jemmy.elements
-
Element describing a radio button
- IJemmySelectbox - Interface in org.popper.fw.jemmy.elements
-
Interfaces describing the function a Selectbox must provide
- IJemmyTextbox - Interface in org.popper.fw.jemmy.elements
-
Interfaces describing the function a textbox must provide
- ischecked() - Method in class org.popper.fw.jemmy.elements.impl.DefaultCheckbox
-
(non-Javadoc)
- isDisplayed() - Method in class org.popper.fw.jemmy.elements.impl.AbstractJemmyElement
-
- isEditable() - Method in interface org.popper.fw.jemmy.elements.IJemmyInput
-
Checks if the element can be interacted now or if it's disabled/readonly/...
- isEditable() - Method in class org.popper.fw.jemmy.elements.impl.AbstractJemmyInput
-
- isEditable() - Method in class org.popper.fw.jemmy.elements.impl.DefaultButton
-
- isSelected() - Method in interface org.popper.fw.jemmy.elements.IJemmyRadioButton
-
- isSelected() - Method in class org.popper.fw.jemmy.elements.impl.AbstractJemmyElement
-
- isSelected() - Method in class org.popper.fw.jemmy.elements.impl.DefaultRadioButton
-
(non-Javadoc)
- isStarted() - Method in class org.popper.fw.jemmy.JemmyContext
-