|
Apple Java Extensions | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationListener | |
|---|---|
| com.apple.eawt | Provides classes for integrating Java applications with the native application environment. |
| Uses of ApplicationListener in com.apple.eawt |
|---|
| Classes in com.apple.eawt that implement ApplicationListener | |
|---|---|
class |
ApplicationAdapter
An abstract adapter class for receiving ApplicationEvents. |
| Methods in com.apple.eawt with parameters of type ApplicationListener | |
|---|---|
void |
Application.addApplicationListener(ApplicationListener listener)
Adds the specified ApplicationListener as a receiver of callbacks from this class. |
void |
Application.removeApplicationListener(ApplicationListener listener)
Removes the specified ApplicationListener from being a receiver of callbacks from this class. |
|
Apple Java Extensions | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||