Uses of Class
org.fest.swing.core.matcher.DialogMatcher
Packages that use DialogMatcher
-
Uses of DialogMatcher in org.fest.swing.core.matcher
Methods in org.fest.swing.core.matcher that return DialogMatcherModifier and TypeMethodDescriptionDialogMatcher.andShowing()Indicates that theto match should be showing on the screen.DialogSpecifies the title to match.Specifies the title to match.static DialogMatcherDialogMatcher.any()Creates a newthat matches anyDialogMatcher.Dialogstatic DialogMatcherCreates a newthat matches aDialogMatcherthat: has a matching name (optionally) has matching title (optionally) is showing on the screenDialogstatic DialogMatcherCreates a newthat matches aDialogMatcherby its title.Dialogstatic DialogMatcherCreates a newthat matches aDialogMatcherby its title.Dialog