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

/openjdk7/jdk/src/macosx/classes/com/apple/eawt/
H A DAppEventListener.java30 * Implementors may implement multiple sub-types, but only need to call {@link Application#addAppEventListener(AppEventListener)} once to receive all notifications.
42 public interface AppEventListener { } interface

Completed in 34 milliseconds