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

/openjdk7/jdk/test/javax/swing/JComponent/4337267/
H A Dbug4337267.java24 TestJPanel p1, p2;
163 p1 = new TestJPanel();
165 p2 = new TestJPanel();
208 static class TestJPanel extends JPanel { class in class:bug4337267

Completed in 22 milliseconds