Class JTreeChildOfPathCountQuery

java.lang.Object
org.fest.swing.driver.JTreeChildOfPathCountQuery

final class JTreeChildOfPathCountQuery extends Object
Understands an action, executed in the event dispatch thread, that returns how many children a node in a JTree has.
  • Constructor Details

    • JTreeChildOfPathCountQuery

      private JTreeChildOfPathCountQuery()
  • Method Details