Package org.fest.swing.driver
Class JPopupMenuElementsAsTextQuery
java.lang.Object
org.fest.swing.driver.JPopupMenuElementsAsTextQuery
Understands an action, executed in the event dispatch thread, the contents of a
JPopupMenu
as a
String
array.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static String[]
menuElementsAsText
(JPopupMenu popupMenu) private static String
-
Constructor Details
-
JPopupMenuElementsAsTextQuery
private JPopupMenuElementsAsTextQuery()
-
-
Method Details
-
textOf