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

/openjdk7/jdk/src/macosx/classes/sun/lwawt/
H A DPlatformEventNotifier.java41 void notifyActivation(boolean activation, LWWindowPeer opposite); method in interface:PlatformEventNotifier
H A DLWWindowPeer.java743 public void notifyActivation(boolean activation, LWWindowPeer opposite) { method in class:LWWindowPeer
/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCViewEmbeddedFrame.java80 ((LWWindowPeer)getPeer()).notifyActivation(activated, null);
H A DCPlatformResponder.java243 eventNotifier.notifyActivation(gained, opposite);
H A DCWarningWindow.java182 public void notifyActivation(boolean activation, LWWindowPeer opposite) { method in class:CWarningWindow

Completed in 55 milliseconds