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

/openjdk7/jdk/src/macosx/classes/sun/lwawt/
H A DPlatformWindow.java35 // public interface PlatformWindow<WindowType extends Window>
39 public interface PlatformWindow { interface
45 public void initialize(Window target, LWWindowPeer peer, PlatformWindow owner);

Completed in 29 milliseconds