| Class | Description |
|---|---|
| AbstractJemmyElement<T extends org.netbeans.jemmy.operators.ComponentOperator> |
Abstract Superclass for all Elements in an application that can be interacted with.
|
| AbstractJemmyInput<T extends org.netbeans.jemmy.operators.ComponentOperator> |
Abstract superclass for all elements that can handle input, like buttons, textboxes, ...
|
| DefaultButton | |
| DefaultLabel | |
| DefaultMenuBar |
Implementation of
IJemmyMenuBar |
| DefaultRadioButton |
Implementation of
IJemmyRadioButton based on JRadioButtonOperator |
| DefaultSelectbox |
Implementation of
IJemmySelectbox |
| DefaultTextbox |
Implementation of
IJemmyTextbox |
| JemmyElementReference |
Copyright © 2017. All rights reserved.