|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.apple.eawt.ApplicationAdapter
org.vizzini.ui.OSXAdapter
public class OSXAdapter
Provices an adapter for OS X applications. Modifed 04.02.03 to use an
application interface IOSXApp, and place in the package
org.vizzini.ui.
| Method Summary | |
|---|---|
static void |
enablePrefs(boolean enabled)
Another static entry point for EAWT functionality. |
void |
handleAbout(com.apple.eawt.ApplicationEvent event)
Implemented handler methods. |
void |
handlePreferences(com.apple.eawt.ApplicationEvent event)
Implemented handler methods. |
void |
handleQuit(com.apple.eawt.ApplicationEvent event)
Implemented handler methods. |
static void |
registerMacOSXApplication(IOSXApp inApp)
The main entry-point for this functionality. |
| Methods inherited from class com.apple.eawt.ApplicationAdapter |
|---|
handleOpenApplication, handleOpenFile, handlePrintFile, handleReOpenApplication |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void enablePrefs(boolean enabled)
public void handleAbout(com.apple.eawt.ApplicationEvent event)
handleAbout in interface com.apple.eawt.ApplicationListenerhandleAbout in class com.apple.eawt.ApplicationAdapterpublic void handlePreferences(com.apple.eawt.ApplicationEvent event)
handlePreferences in interface com.apple.eawt.ApplicationListenerhandlePreferences in class com.apple.eawt.ApplicationAdapterpublic void handleQuit(com.apple.eawt.ApplicationEvent event)
handleQuit in interface com.apple.eawt.ApplicationListenerhandleQuit in class com.apple.eawt.ApplicationAdapterpublic static void registerMacOSXApplication(IOSXApp inApp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |