Searched refs:getPopupHeightForRowCount (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicComboPopup.java1171 protected int getPopupHeightForRowCount(int maxRowCount) { method in class:BasicComboPopup
1253 getPopupHeightForRowCount( comboBox.getMaximumRowCount()));

Completed in 1076 milliseconds