Components.See: Description
| Class | Description |
|---|---|
| AbstractButtonTextReader |
Reads the text displayed in a Swing
AbstractButton. |
| JLabelTextReader |
Reads the text displayed in a
JLabel. |
| JListTextReader |
Reads the text displayed in a
JList. |
| JTextComponentTextReader |
Reads the text displayed in a
JTextComponent. |
| TextReader<T extends Component> |
Reads the text of an AWT or Swing
Component. |
| TextReaders |
Registry of
TextReaders. |
Components.Copyright © 2014 AssertJ. All rights reserved.