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

/openjdk7/jdk/test/javax/swing/ToolTipManager/7123767/
H A Dbug7123767.java41 private static class TestFactory extends PopupFactory { class in class:bug7123767
43 private static TestFactory newFactory = new TestFactory();
46 private TestFactory() { method in class:bug7123767.TestFactory
108 TestFactory.uninstall();
118 TestFactory.install();

Completed in 39 milliseconds