src/macosx/classes/sun/lwawt/LWComponentPeer.java

Print this page

        

@@ -334,11 +334,11 @@
 
     protected static final Object getPeerTreeLock() {
         return peerTreeLock;
     }
 
-    final T getTarget() {
+    public final T getTarget() {
         return target;
     }
 
     // Just a helper method
     // Returns the window peer or null if this is a window peer