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

/openjdk7/jdk/test/javax/swing/JComboBox/7082443/
H A Dbug7082443.java44 TestComboBox testComboBox = new TestComboBox();
61 private static class TestComboBox extends JComboBox { class in class:bug7082443
66 return TestComboBox.super.getRenderer().getListCellRendererComponent(list, value, index,

Completed in 28 milliseconds