Class JComboBoxEditableQuery

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

final class JComboBoxEditableQuery extends Object
Understands an action, executed in the event dispatch thread, that indicates whether a JComboBox is editable or not.
See Also:
  • Constructor Details

    • JComboBoxEditableQuery

      private JComboBoxEditableQuery()
  • Method Details