Package sears.tools.eawt

Interface Summary
ApplicationListener com.apple.eawt.ApplicationListener The listener interface for receiving ApplicationEvents.
 

Class Summary
ApplicationAdapter Adapter for ApplicationListener interface
ApplicationEventWrapper this class is a wrap class of class com.apple.eawt.ApplicationEvent
With this class we can access to the method of the Apple class.
ApplicationListenerHandler Handler for communicate with com.apple.eawt.ApplicationListener class
ApplicationWrapper this class is a wrap class of class com.apple.eawt.Application
With this class we can access to the method of the Apple class.
SearsApp SearsApp allows Sears to have a good integration on Mac OS X, allows Sears to use java API delivery by Apple (especially classes in eawt package)
SearsApplicationListener This class will implement com.apple.eawt.ApplicationListener interface
 

Exception Summary
AppException Exception class for the eawt package