| Package | Description |
|---|---|
| org.assertj.swing.core.matcher |
Common-use implementations of
GenericTypeMatcher. |
| Modifier and Type | Class and Description |
|---|---|
class |
DialogMatcher
Matches AWT or Swing
Dialogs by name, title or visibility on the screen. |
class |
FrameMatcher
Matches AWT or Swing
Frames by name, title or visibility on the screen. |
class |
JButtonMatcher
Matches
JButtons by name, text or visibility on the screen. |
class |
JLabelMatcher
Matches
JLabels by name, text or visibility on the screen. |
class |
JTextComponentMatcher
Matches
JTextComponents by name, text or visibility on the screen. |
Copyright © 2014 AssertJ. All rights reserved.