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