|
Apple Java Extensions | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ApplicationListener | The listener interface for receiving ApplicationEvents. |
Class Summary | |
---|---|
Application | The Application class allows you to integrate your Java code with the native Mac OS X application environment. |
ApplicationAdapter | An abstract adapter class for receiving ApplicationEvents . |
ApplicationBeanInfo | This class is used by JavaBeans tools and should not be used directly by applications. |
ApplicationEvent | The class of events sent to ApplicationListener callbacks. |
CocoaComponent | Allows custom widgets based on Cocoa's NSView class to be hosted in the AWT component hierarchy. |
Provides classes for integrating Java applications with the native application environment. These classes implement an Action/Listener methodology to provide a simple way to implement native features to fine tune Java applications on Mac OS X. These can help make some Java applications virtually indistinguishable from native applications especially on a user interface level. For further information on the Mac OS X user interface, consult the Aqua Human Interface Guidelines.
|
Apple Java Extensions | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |