Details
-
Task
-
Resolution: Fixed
-
P3
-
None
-
None
-
generic
-
generic
Description
Introduce a LookAndFeel utility class in Jemmy to check current look and feel.
Right now current look and feel check is used in different classes of jemmy. So we can have a common utility class and use that APIs everywhere.
Right now current look and feel check is used in different classes of jemmy. So we can have a common utility class and use that APIs everywhere.
Attachments
Issue Links
- relates to
-
JDK-8216353 Use utility APIs introduced in org/netbeans/jemmy/util/LookAndFeel class in client sanity test cases
- Resolved