Package org.fest.swing.driver
Class JTabbedPaneTabTitlesQuery
java.lang.Object
org.fest.swing.driver.JTabbedPaneTabTitlesQuery
Understands an action, executed in the event dispatch thread, that returns the titles of the tabs in a
JTabbedPane
.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static String[]
tabTitlesOf
(JTabbedPane tabbedPane)
-
Constructor Details
-
JTabbedPaneTabTitlesQuery
private JTabbedPaneTabTitlesQuery()
-
-
Method Details
-
tabTitlesOf
-