Searched refs:AboutEvent (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/macosx/classes/com/apple/eawt/
H A DAboutHandler.java28 import com.apple.eawt.AppEvent.AboutEvent;
43 public void handleAbout(final AboutEvent e);
H A DAppEvent.java121 public static class AboutEvent extends AppEvent { AboutEvent() { } } method in class:AppEvent.AboutEvent
H A D_AppEventLegacyHandler.java93 public void handleAbout(final AboutEvent e) {
H A D_AppEventHandler.java248 handler.handleAbout(new AboutEvent());

Completed in 44 milliseconds