Details
-
Type:
Sub-task
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: FEST-Swing 1.1
-
Fix Version/s: FEST-Swing 1.2a3
-
Component/s: Swing
-
Labels:None
-
Number of attachments :
Description
- add support for regex to withTitle(String) where the given String can be a regular expression
- add overloaded method withTitle(Pattern)
- add support for regex to andTitle(String) where the given String can be a regular expression
- add overloaded method andTitle(Pattern)