Uses of Class
java.awt.desktop.AppEvent

Packages that use AppEvent
Package
Description
Provides interfaces and classes for interaction with various desktop capabilities.
  • Uses of AppEvent in java.awt.desktop

    Subclasses of AppEvent in java.awt.desktop
    Modifier and Type
    Class
    Description
    final class 
    Event sent when the application is asked to open its about window.
    final class 
    Event sent when the application has become the foreground app, and when it is no longer the foreground app.
    final class 
    Event sent when the application has been hidden or shown.
    final class 
    Event sent when the application is asked to re-open itself.
    class 
    Auxiliary event containing a list of files.
    final class 
    Event sent when the app is asked to open a list of files.
    final class 
    Event sent when the app is asked to open a URI.
    final class 
    Event sent when the application is asked to open its preferences window.
    final class 
    Event sent when the app is asked to print a list of files.
    final class 
    Event sent when the application is asked to quit.
    final class 
    Event sent when the displays attached to the system enter and exit power save sleep.
    final class 
    Event sent when the system enters and exits power save sleep.
    final class 
    Event sent when the user session has been changed.