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

/openjdk7/jdk/test/java/beans/PropertyChangeSupport/
H A DTest7148143.java39 private static class CustomProxy class in class:Test7148143
43 public CustomProxy() { method in class:Test7148143.CustomProxy
53 PropertyChangeListener listener = new CustomProxy();
/openjdk7/jdk/test/java/beans/VetoableChangeSupport/
H A DTest7148143.java39 private static class CustomProxy class in class:Test7148143
43 public CustomProxy() { method in class:Test7148143.CustomProxy
53 VetoableChangeListener listener = new CustomProxy();

Completed in 30 milliseconds