Searched defs:setMaximumRowCount (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/
H A DJComboBoxOperator.java1179 public void setMaximumRowCount(final int i) { method in class:JComboBoxOperator
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/
H A DJComboBox.java432 public void setMaximumRowCount(int count) { method in class:JComboBox

Completed in 160 milliseconds