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
    class 
    Event sent when the application is asked to open its about window.
    class 
    Event sent when the application has become the foreground app, and when it is no longer the foreground app.
    class 
    Event sent when the application has been hidden or shown.
    class 
    Event sent when the application is asked to re-open itself.
    class 
    Auxiliary event containing a list of files.
    class 
    Event sent when the app is asked to open a list of files.
    class 
    Event sent when the app is asked to open a URI.
    class 
    Event sent when the application is asked to open its preferences window.
    class 
    Event sent when the app is asked to print a list of files.
    class 
    Event sent when the application is asked to quit.
    class 
    Event sent when the displays attached to the system enter and exit power save sleep.
    class 
    Event sent when the system enters and exits power save sleep.
    class 
    Event sent when the user session has been changed.