Apple Java Extensions

Package com.apple.eawt

Provides classes for integrating Java applications with the native application environment.

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.
 

Package com.apple.eawt Description

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

To file bugs or suggest feature enhancements for the Java implementation in Mac OS X, visit the Apple Developer Connection Bug Reporter website. File bugs under the Java (new bugs) component, version X.

Additional documentation for Java development on Mac OS X is available online at the Java Developer Documentation website.

© Apple Computer, Inc. March 2008