Component
s.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
TextReader s. |
Component
s.Copyright © 2014–2019 AssertJ. All rights reserved.