class com.apple.eawt._AppEventHandler
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.apple.eawt._AppEventHandler
  super_class: java.lang.Object
{
  private static final int NOTIFY_ABOUT;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private static final int NOTIFY_PREFS;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  private static final int NOTIFY_OPEN_APP;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  private static final int NOTIFY_REOPEN_APP;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  private static final int NOTIFY_QUIT;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  private static final int NOTIFY_SHUTDOWN;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  private static final int NOTIFY_ACTIVE_APP_GAINED;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  private static final int NOTIFY_ACTIVE_APP_LOST;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  private static final int NOTIFY_APP_HIDDEN;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  private static final int NOTIFY_APP_SHOWN;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  private static final int NOTIFY_USER_SESSION_ACTIVE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 11

  private static final int NOTIFY_USER_SESSION_INACTIVE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 12

  private static final int NOTIFY_SCREEN_SLEEP;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 13

  private static final int NOTIFY_SCREEN_WAKE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 14

  private static final int NOTIFY_SYSTEM_SLEEP;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 15

  private static final int NOTIFY_SYSTEM_WAKE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16

  private static final int REGISTER_USER_SESSION;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private static final int REGISTER_SCREEN_SLEEP;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  private static final int REGISTER_SYSTEM_SLEEP;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  static final com.apple.eawt._AppEventHandler instance;
    descriptor: Lcom/apple/eawt/_AppEventHandler;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  final com.apple.eawt._AppEventHandler$_AboutDispatcher aboutDispatcher;
    descriptor: Lcom/apple/eawt/_AppEventHandler$_AboutDispatcher;
    flags: (0x0010) ACC_FINAL

  final com.apple.eawt._AppEventHandler$_PreferencesDispatcher preferencesDispatcher;
    descriptor: Lcom/apple/eawt/_AppEventHandler$_PreferencesDispatcher;
    flags: (0x0010) ACC_FINAL

  final com.apple.eawt._AppEventHandler$_OpenFileDispatcher openFilesDispatcher;
    descriptor: Lcom/apple/eawt/_AppEventHandler$_OpenFileDispatcher;
    flags: (0x0010) ACC_FINAL

  final com.apple.eawt._AppEventHandler$_PrintFileDispatcher printFilesDispatcher;
    descriptor: Lcom/apple/eawt/_AppEventHandler$_PrintFileDispatcher;
    flags: (0x0010) ACC_FINAL

  final com.apple.eawt._AppEventHandler$_OpenURIDispatcher openURIDispatcher;
    descriptor: Lcom/apple/eawt/_AppEventHandler$_OpenURIDispatcher;
    flags: (0x0010) ACC_FINAL

  final com.apple.eawt._AppEventHandler$_QuitDispatcher quitDispatcher;
    descriptor: Lcom/apple/eawt/_AppEventHandler$_QuitDispatcher;
    flags: (0x0010) ACC_FINAL

  final com.apple.eawt._AppEventHandler$_OpenAppDispatcher openAppDispatcher;
    descriptor: Lcom/apple/eawt/_AppEventHandler$_OpenAppDispatcher;
    flags: (0x0010) ACC_FINAL

  final com.apple.eawt._AppEventHandler$_AppReOpenedDispatcher reOpenAppDispatcher;
    descriptor: Lcom/apple/eawt/_AppEventHandler$_AppReOpenedDispatcher;
    flags: (0x0010) ACC_FINAL

  final com.apple.eawt._AppEventHandler$_AppForegroundDispatcher foregroundAppDispatcher;
    descriptor: Lcom/apple/eawt/_AppEventHandler$_AppForegroundDispatcher;
    flags: (0x0010) ACC_FINAL

  final com.apple.eawt._AppEventHandler$_HiddenAppDispatcher hiddenAppDispatcher;
    descriptor: Lcom/apple/eawt/_AppEventHandler$_HiddenAppDispatcher;
    flags: (0x0010) ACC_FINAL

  final com.apple.eawt._AppEventHandler$_UserSessionDispatcher userSessionDispatcher;
    descriptor: Lcom/apple/eawt/_AppEventHandler$_UserSessionDispatcher;
    flags: (0x0010) ACC_FINAL

  final com.apple.eawt._AppEventHandler$_ScreenSleepDispatcher screenSleepDispatcher;
    descriptor: Lcom/apple/eawt/_AppEventHandler$_ScreenSleepDispatcher;
    flags: (0x0010) ACC_FINAL

  final com.apple.eawt._AppEventHandler$_SystemSleepDispatcher systemSleepDispatcher;
    descriptor: Lcom/apple/eawt/_AppEventHandler$_SystemSleepDispatcher;
    flags: (0x0010) ACC_FINAL

  final com.apple.eawt._AppEventLegacyHandler legacyHandler;
    descriptor: Lcom/apple/eawt/_AppEventLegacyHandler;
    flags: (0x0010) ACC_FINAL

  com.apple.eawt.QuitStrategy defaultQuitAction;
    descriptor: Lcom/apple/eawt/QuitStrategy;
    flags: (0x0000) 

  com.apple.eawt.QuitResponse currentQuitResponse;
    descriptor: Lcom/apple/eawt/QuitResponse;
    flags: (0x0000) 

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 65
            new com.apple.eawt._AppEventHandler
            dup
            invokespecial com.apple.eawt._AppEventHandler.<init>:()V
            putstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private static native void nativeOpenCocoaAboutWindow();
    descriptor: ()V
    flags: (0x010a) ACC_PRIVATE, ACC_STATIC, ACC_NATIVE

  private static native void nativeReplyToAppShouldTerminate(boolean);
    descriptor: (Z)V
    flags: (0x010a) ACC_PRIVATE, ACC_STATIC, ACC_NATIVE
    MethodParameters:
                 Name  Flags
      shouldTerminate  final

  private static native void nativeRegisterForNotification(int);
    descriptor: (I)V
    flags: (0x010a) ACC_PRIVATE, ACC_STATIC, ACC_NATIVE
    MethodParameters:
              Name  Flags
      notification  final

  static com.apple.eawt._AppEventHandler getInstance();
    descriptor: ()Lcom/apple/eawt/_AppEventHandler;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 67
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // com.apple.eawt._AppEventHandler this
         0: .line 91
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 71
            aload 0 /* this */
            new com.apple.eawt._AppEventHandler$_AboutDispatcher
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventHandler$_AboutDispatcher.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            putfield com.apple.eawt._AppEventHandler.aboutDispatcher:Lcom/apple/eawt/_AppEventHandler$_AboutDispatcher;
         2: .line 72
            aload 0 /* this */
            new com.apple.eawt._AppEventHandler$_PreferencesDispatcher
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventHandler$_PreferencesDispatcher.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            putfield com.apple.eawt._AppEventHandler.preferencesDispatcher:Lcom/apple/eawt/_AppEventHandler$_PreferencesDispatcher;
         3: .line 73
            aload 0 /* this */
            new com.apple.eawt._AppEventHandler$_OpenFileDispatcher
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventHandler$_OpenFileDispatcher.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            putfield com.apple.eawt._AppEventHandler.openFilesDispatcher:Lcom/apple/eawt/_AppEventHandler$_OpenFileDispatcher;
         4: .line 74
            aload 0 /* this */
            new com.apple.eawt._AppEventHandler$_PrintFileDispatcher
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventHandler$_PrintFileDispatcher.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            putfield com.apple.eawt._AppEventHandler.printFilesDispatcher:Lcom/apple/eawt/_AppEventHandler$_PrintFileDispatcher;
         5: .line 75
            aload 0 /* this */
            new com.apple.eawt._AppEventHandler$_OpenURIDispatcher
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventHandler$_OpenURIDispatcher.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            putfield com.apple.eawt._AppEventHandler.openURIDispatcher:Lcom/apple/eawt/_AppEventHandler$_OpenURIDispatcher;
         6: .line 76
            aload 0 /* this */
            new com.apple.eawt._AppEventHandler$_QuitDispatcher
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventHandler$_QuitDispatcher.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            putfield com.apple.eawt._AppEventHandler.quitDispatcher:Lcom/apple/eawt/_AppEventHandler$_QuitDispatcher;
         7: .line 77
            aload 0 /* this */
            new com.apple.eawt._AppEventHandler$_OpenAppDispatcher
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventHandler$_OpenAppDispatcher.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            putfield com.apple.eawt._AppEventHandler.openAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_OpenAppDispatcher;
         8: .line 80
            aload 0 /* this */
            new com.apple.eawt._AppEventHandler$_AppReOpenedDispatcher
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventHandler$_AppReOpenedDispatcher.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            putfield com.apple.eawt._AppEventHandler.reOpenAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_AppReOpenedDispatcher;
         9: .line 81
            aload 0 /* this */
            new com.apple.eawt._AppEventHandler$_AppForegroundDispatcher
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventHandler$_AppForegroundDispatcher.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            putfield com.apple.eawt._AppEventHandler.foregroundAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_AppForegroundDispatcher;
        10: .line 82
            aload 0 /* this */
            new com.apple.eawt._AppEventHandler$_HiddenAppDispatcher
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventHandler$_HiddenAppDispatcher.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            putfield com.apple.eawt._AppEventHandler.hiddenAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_HiddenAppDispatcher;
        11: .line 83
            aload 0 /* this */
            new com.apple.eawt._AppEventHandler$_UserSessionDispatcher
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventHandler$_UserSessionDispatcher.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            putfield com.apple.eawt._AppEventHandler.userSessionDispatcher:Lcom/apple/eawt/_AppEventHandler$_UserSessionDispatcher;
        12: .line 84
            aload 0 /* this */
            new com.apple.eawt._AppEventHandler$_ScreenSleepDispatcher
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventHandler$_ScreenSleepDispatcher.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            putfield com.apple.eawt._AppEventHandler.screenSleepDispatcher:Lcom/apple/eawt/_AppEventHandler$_ScreenSleepDispatcher;
        13: .line 85
            aload 0 /* this */
            new com.apple.eawt._AppEventHandler$_SystemSleepDispatcher
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventHandler$_SystemSleepDispatcher.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            putfield com.apple.eawt._AppEventHandler.systemSleepDispatcher:Lcom/apple/eawt/_AppEventHandler$_SystemSleepDispatcher;
        14: .line 87
            aload 0 /* this */
            new com.apple.eawt._AppEventLegacyHandler
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventLegacyHandler.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            putfield com.apple.eawt._AppEventHandler.legacyHandler:Lcom/apple/eawt/_AppEventLegacyHandler;
        15: .line 89
            aload 0 /* this */
            getstatic com.apple.eawt.QuitStrategy.SYSTEM_EXIT_0:Lcom/apple/eawt/QuitStrategy;
            putfield com.apple.eawt._AppEventHandler.defaultQuitAction:Lcom/apple/eawt/QuitStrategy;
        16: .line 92
            ldc "apple.eawt.quitStrategy"
            invokestatic java.lang.System.getProperty:(Ljava/lang/String;)Ljava/lang/String;
            astore 1 /* strategyProp */
        start local 1 // java.lang.String strategyProp
        17: .line 93
            aload 1 /* strategyProp */
            ifnonnull 18
            return
        18: .line 95
      StackMap locals: com.apple.eawt._AppEventHandler java.lang.String
      StackMap stack:
            ldc "CLOSE_ALL_WINDOWS"
            aload 1 /* strategyProp */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 21
        19: .line 96
            aload 0 /* this */
            getstatic com.apple.eawt.QuitStrategy.CLOSE_ALL_WINDOWS:Lcom/apple/eawt/QuitStrategy;
            invokevirtual com.apple.eawt._AppEventHandler.setDefaultQuitStrategy:(Lcom/apple/eawt/QuitStrategy;)V
        20: .line 97
            goto 25
      StackMap locals:
      StackMap stack:
        21: ldc "SYSTEM_EXIT_O"
            aload 1 /* strategyProp */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 24
        22: .line 98
            aload 0 /* this */
            getstatic com.apple.eawt.QuitStrategy.SYSTEM_EXIT_0:Lcom/apple/eawt/QuitStrategy;
            invokevirtual com.apple.eawt._AppEventHandler.setDefaultQuitStrategy:(Lcom/apple/eawt/QuitStrategy;)V
        23: .line 99
            goto 25
        24: .line 100
      StackMap locals:
      StackMap stack:
            getstatic java.lang.System.err:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            ldc "unrecognized apple.eawt.quitStrategy: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* strategyProp */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
        25: .line 102
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.lang.String strategyProp
        end local 0 // com.apple.eawt._AppEventHandler this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   26     0          this  Lcom/apple/eawt/_AppEventHandler;
           17   26     1  strategyProp  Ljava/lang/String;

  void addListener(com.apple.eawt.AppEventListener);
    descriptor: (Lcom/apple/eawt/AppEventListener;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.apple.eawt._AppEventHandler this
        start local 1 // com.apple.eawt.AppEventListener listener
         0: .line 105
            aload 1 /* listener */
            instanceof com.apple.eawt.AppReOpenedListener
            ifeq 1
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.reOpenAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_AppReOpenedDispatcher;
            aload 1 /* listener */
            checkcast com.apple.eawt.AppReOpenedListener
            invokevirtual com.apple.eawt._AppEventHandler$_AppReOpenedDispatcher.addListener:(Ljava/lang/Object;)V
         1: .line 106
      StackMap locals:
      StackMap stack:
            aload 1 /* listener */
            instanceof com.apple.eawt.AppForegroundListener
            ifeq 2
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.foregroundAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_AppForegroundDispatcher;
            aload 1 /* listener */
            checkcast com.apple.eawt.AppForegroundListener
            invokevirtual com.apple.eawt._AppEventHandler$_AppForegroundDispatcher.addListener:(Ljava/lang/Object;)V
         2: .line 107
      StackMap locals:
      StackMap stack:
            aload 1 /* listener */
            instanceof com.apple.eawt.AppHiddenListener
            ifeq 3
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.hiddenAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_HiddenAppDispatcher;
            aload 1 /* listener */
            checkcast com.apple.eawt.AppHiddenListener
            invokevirtual com.apple.eawt._AppEventHandler$_HiddenAppDispatcher.addListener:(Ljava/lang/Object;)V
         3: .line 108
      StackMap locals:
      StackMap stack:
            aload 1 /* listener */
            instanceof com.apple.eawt.UserSessionListener
            ifeq 4
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.userSessionDispatcher:Lcom/apple/eawt/_AppEventHandler$_UserSessionDispatcher;
            aload 1 /* listener */
            checkcast com.apple.eawt.UserSessionListener
            invokevirtual com.apple.eawt._AppEventHandler$_UserSessionDispatcher.addListener:(Ljava/lang/Object;)V
         4: .line 109
      StackMap locals:
      StackMap stack:
            aload 1 /* listener */
            instanceof com.apple.eawt.ScreenSleepListener
            ifeq 5
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.screenSleepDispatcher:Lcom/apple/eawt/_AppEventHandler$_ScreenSleepDispatcher;
            aload 1 /* listener */
            checkcast com.apple.eawt.ScreenSleepListener
            invokevirtual com.apple.eawt._AppEventHandler$_ScreenSleepDispatcher.addListener:(Ljava/lang/Object;)V
         5: .line 110
      StackMap locals:
      StackMap stack:
            aload 1 /* listener */
            instanceof com.apple.eawt.SystemSleepListener
            ifeq 6
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.systemSleepDispatcher:Lcom/apple/eawt/_AppEventHandler$_SystemSleepDispatcher;
            aload 1 /* listener */
            checkcast com.apple.eawt.SystemSleepListener
            invokevirtual com.apple.eawt._AppEventHandler$_SystemSleepDispatcher.addListener:(Ljava/lang/Object;)V
         6: .line 111
      StackMap locals:
      StackMap stack:
            return
        end local 1 // com.apple.eawt.AppEventListener listener
        end local 0 // com.apple.eawt._AppEventHandler this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    7     0      this  Lcom/apple/eawt/_AppEventHandler;
            0    7     1  listener  Lcom/apple/eawt/AppEventListener;
    MethodParameters:
          Name  Flags
      listener  final

  void removeListener(com.apple.eawt.AppEventListener);
    descriptor: (Lcom/apple/eawt/AppEventListener;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.apple.eawt._AppEventHandler this
        start local 1 // com.apple.eawt.AppEventListener listener
         0: .line 114
            aload 1 /* listener */
            instanceof com.apple.eawt.AppReOpenedListener
            ifeq 1
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.reOpenAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_AppReOpenedDispatcher;
            aload 1 /* listener */
            checkcast com.apple.eawt.AppReOpenedListener
            invokevirtual com.apple.eawt._AppEventHandler$_AppReOpenedDispatcher.removeListener:(Ljava/lang/Object;)V
         1: .line 115
      StackMap locals:
      StackMap stack:
            aload 1 /* listener */
            instanceof com.apple.eawt.AppForegroundListener
            ifeq 2
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.foregroundAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_AppForegroundDispatcher;
            aload 1 /* listener */
            checkcast com.apple.eawt.AppForegroundListener
            invokevirtual com.apple.eawt._AppEventHandler$_AppForegroundDispatcher.removeListener:(Ljava/lang/Object;)V
         2: .line 116
      StackMap locals:
      StackMap stack:
            aload 1 /* listener */
            instanceof com.apple.eawt.AppHiddenListener
            ifeq 3
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.hiddenAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_HiddenAppDispatcher;
            aload 1 /* listener */
            checkcast com.apple.eawt.AppHiddenListener
            invokevirtual com.apple.eawt._AppEventHandler$_HiddenAppDispatcher.removeListener:(Ljava/lang/Object;)V
         3: .line 117
      StackMap locals:
      StackMap stack:
            aload 1 /* listener */
            instanceof com.apple.eawt.UserSessionListener
            ifeq 4
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.userSessionDispatcher:Lcom/apple/eawt/_AppEventHandler$_UserSessionDispatcher;
            aload 1 /* listener */
            checkcast com.apple.eawt.UserSessionListener
            invokevirtual com.apple.eawt._AppEventHandler$_UserSessionDispatcher.removeListener:(Ljava/lang/Object;)V
         4: .line 118
      StackMap locals:
      StackMap stack:
            aload 1 /* listener */
            instanceof com.apple.eawt.ScreenSleepListener
            ifeq 5
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.screenSleepDispatcher:Lcom/apple/eawt/_AppEventHandler$_ScreenSleepDispatcher;
            aload 1 /* listener */
            checkcast com.apple.eawt.ScreenSleepListener
            invokevirtual com.apple.eawt._AppEventHandler$_ScreenSleepDispatcher.removeListener:(Ljava/lang/Object;)V
         5: .line 119
      StackMap locals:
      StackMap stack:
            aload 1 /* listener */
            instanceof com.apple.eawt.SystemSleepListener
            ifeq 6
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.systemSleepDispatcher:Lcom/apple/eawt/_AppEventHandler$_SystemSleepDispatcher;
            aload 1 /* listener */
            checkcast com.apple.eawt.SystemSleepListener
            invokevirtual com.apple.eawt._AppEventHandler$_SystemSleepDispatcher.removeListener:(Ljava/lang/Object;)V
         6: .line 120
      StackMap locals:
      StackMap stack:
            return
        end local 1 // com.apple.eawt.AppEventListener listener
        end local 0 // com.apple.eawt._AppEventHandler this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    7     0      this  Lcom/apple/eawt/_AppEventHandler;
            0    7     1  listener  Lcom/apple/eawt/AppEventListener;
    MethodParameters:
          Name  Flags
      listener  final

  void openCocoaAboutWindow();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // com.apple.eawt._AppEventHandler this
         0: .line 123
            invokestatic com.apple.eawt._AppEventHandler.nativeOpenCocoaAboutWindow:()V
         1: .line 124
            return
        end local 0 // com.apple.eawt._AppEventHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/apple/eawt/_AppEventHandler;

  void setDefaultQuitStrategy(com.apple.eawt.QuitStrategy);
    descriptor: (Lcom/apple/eawt/QuitStrategy;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.apple.eawt._AppEventHandler this
        start local 1 // com.apple.eawt.QuitStrategy defaultQuitAction
         0: .line 127
            aload 0 /* this */
            aload 1 /* defaultQuitAction */
            putfield com.apple.eawt._AppEventHandler.defaultQuitAction:Lcom/apple/eawt/QuitStrategy;
         1: .line 128
            return
        end local 1 // com.apple.eawt.QuitStrategy defaultQuitAction
        end local 0 // com.apple.eawt._AppEventHandler this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    2     0               this  Lcom/apple/eawt/_AppEventHandler;
            0    2     1  defaultQuitAction  Lcom/apple/eawt/QuitStrategy;
    MethodParameters:
                   Name  Flags
      defaultQuitAction  final

  synchronized com.apple.eawt.QuitResponse obtainQuitResponse();
    descriptor: ()Lcom/apple/eawt/QuitResponse;
    flags: (0x0020) ACC_SYNCHRONIZED
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.apple.eawt._AppEventHandler this
         0: .line 132
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.currentQuitResponse:Lcom/apple/eawt/QuitResponse;
            ifnull 1
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.currentQuitResponse:Lcom/apple/eawt/QuitResponse;
            areturn
         1: .line 133
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            new com.apple.eawt.QuitResponse
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt.QuitResponse.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            dup_x1
            putfield com.apple.eawt._AppEventHandler.currentQuitResponse:Lcom/apple/eawt/QuitResponse;
            areturn
        end local 0 // com.apple.eawt._AppEventHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/apple/eawt/_AppEventHandler;

  synchronized void cancelQuit();
    descriptor: ()V
    flags: (0x0020) ACC_SYNCHRONIZED
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.apple.eawt._AppEventHandler this
         0: .line 137
            aload 0 /* this */
            aconst_null
            putfield com.apple.eawt._AppEventHandler.currentQuitResponse:Lcom/apple/eawt/QuitResponse;
         1: .line 138
            iconst_0
            invokestatic com.apple.eawt._AppEventHandler.nativeReplyToAppShouldTerminate:(Z)V
         2: .line 139
            return
        end local 0 // com.apple.eawt._AppEventHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/apple/eawt/_AppEventHandler;

  synchronized void performQuit();
    descriptor: ()V
    flags: (0x0020) ACC_SYNCHRONIZED
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.apple.eawt._AppEventHandler this
         0: .line 142
            aload 0 /* this */
            aconst_null
            putfield com.apple.eawt._AppEventHandler.currentQuitResponse:Lcom/apple/eawt/QuitResponse;
         1: .line 145
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.defaultQuitAction:Lcom/apple/eawt/QuitStrategy;
            getstatic com.apple.eawt.QuitStrategy.SYSTEM_EXIT_0:Lcom/apple/eawt/QuitStrategy;
            if_acmpne 2
            iconst_0
            invokestatic java.lang.System.exit:(I)V
         2: .line 147
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.apple.eawt._AppEventHandler.defaultQuitAction:Lcom/apple/eawt/QuitStrategy;
            getstatic com.apple.eawt.QuitStrategy.CLOSE_ALL_WINDOWS:Lcom/apple/eawt/QuitStrategy;
            if_acmpeq 4
         3: .line 148
            new java.lang.RuntimeException
            dup
            ldc "Unknown quit action"
            invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 151
      StackMap locals:
      StackMap stack:
            new com.apple.eawt._AppEventHandler$1
            dup
            aload 0 /* this */
            invokespecial com.apple.eawt._AppEventHandler$1.<init>:(Lcom/apple/eawt/_AppEventHandler;)V
            invokestatic java.awt.EventQueue.invokeLater:(Ljava/lang/Runnable;)V
         5: .line 161
            goto 9
      StackMap locals:
      StackMap stack: java.lang.Throwable
         6: astore 1
         7: .line 165
            iconst_0
            invokestatic com.apple.eawt._AppEventHandler.nativeReplyToAppShouldTerminate:(Z)V
         8: .line 166
            aload 1
            athrow
         9: .line 165
      StackMap locals:
      StackMap stack:
            iconst_0
            invokestatic com.apple.eawt._AppEventHandler.nativeReplyToAppShouldTerminate:(Z)V
        10: .line 167
            return
        end local 0 // com.apple.eawt._AppEventHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0  this  Lcom/apple/eawt/_AppEventHandler;
      Exception table:
        from    to  target  type
           1     6       6  any

  private static void handlePrintFiles(java.util.List<java.lang.String>);
    descriptor: (Ljava/util/List;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=7, locals=1, args_size=1
        start local 0 // java.util.List filenames
         0: .line 173
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.printFilesDispatcher:Lcom/apple/eawt/_AppEventHandler$_PrintFileDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* filenames */
            aastore
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            invokevirtual com.apple.eawt._AppEventHandler$_PrintFileDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;)V
         1: .line 174
            return
        end local 0 // java.util.List filenames
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0  filenames  Ljava/util/List<Ljava/lang/String;>;
    Signature: (Ljava/util/List<Ljava/lang/String;>;)V
    MethodParameters:
           Name  Flags
      filenames  final

  private static void handleOpenFiles(java.util.List<java.lang.String>, java.lang.String);
    descriptor: (Ljava/util/List;Ljava/lang/String;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=7, locals=2, args_size=2
        start local 0 // java.util.List filenames
        start local 1 // java.lang.String searchTerm
         0: .line 177
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.openFilesDispatcher:Lcom/apple/eawt/_AppEventHandler$_OpenFileDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* filenames */
            aastore
            dup
            iconst_1
            aload 1 /* searchTerm */
            aastore
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            invokevirtual com.apple.eawt._AppEventHandler$_OpenFileDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;)V
         1: .line 178
            return
        end local 1 // java.lang.String searchTerm
        end local 0 // java.util.List filenames
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0   filenames  Ljava/util/List<Ljava/lang/String;>;
            0    2     1  searchTerm  Ljava/lang/String;
    Signature: (Ljava/util/List<Ljava/lang/String;>;Ljava/lang/String;)V
    MethodParameters:
            Name  Flags
      filenames   final
      searchTerm  final

  private static void handleOpenURI(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=7, locals=1, args_size=1
        start local 0 // java.lang.String uri
         0: .line 181
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.openURIDispatcher:Lcom/apple/eawt/_AppEventHandler$_OpenURIDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* uri */
            aastore
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            invokevirtual com.apple.eawt._AppEventHandler$_OpenURIDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;)V
         1: .line 182
            return
        end local 0 // java.lang.String uri
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0   uri  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      uri   final

  private static void handleNativeNotification(int);
    descriptor: (I)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=7, locals=1, args_size=1
        start local 0 // int code
         0: .line 188
            iload 0 /* code */
            tableswitch { // 1 - 16
                    1: 1
                    2: 3
                    3: 5
                    4: 7
                    5: 9
                    6: 11
                    7: 12
                    8: 14
                    9: 16
                   10: 18
                   11: 20
                   12: 22
                   13: 24
                   14: 26
                   15: 28
                   16: 30
              default: 32
          }
         1: .line 190
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.aboutDispatcher:Lcom/apple/eawt/_AppEventHandler$_AboutDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_0
            anewarray java.lang.Object
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            invokevirtual com.apple.eawt._AppEventHandler$_AboutDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;)V
         2: .line 191
            goto 33
         3: .line 193
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.preferencesDispatcher:Lcom/apple/eawt/_AppEventHandler$_PreferencesDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_0
            anewarray java.lang.Object
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            invokevirtual com.apple.eawt._AppEventHandler$_PreferencesDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;)V
         4: .line 194
            goto 33
         5: .line 196
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.openAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_OpenAppDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_0
            anewarray java.lang.Object
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            invokevirtual com.apple.eawt._AppEventHandler$_OpenAppDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;)V
         6: .line 197
            goto 33
         7: .line 199
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.reOpenAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_AppReOpenedDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_0
            anewarray java.lang.Object
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.apple.eawt._AppEventHandler$_AppReOpenedDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;[Ljava/lang/Object;)V
         8: .line 200
            goto 33
         9: .line 202
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.quitDispatcher:Lcom/apple/eawt/_AppEventHandler$_QuitDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_0
            anewarray java.lang.Object
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            invokevirtual com.apple.eawt._AppEventHandler$_QuitDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;)V
        10: .line 203
            goto 33
        11: .line 206
      StackMap locals:
      StackMap stack:
            goto 33
        12: .line 208
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.foregroundAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_AppForegroundDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            aastore
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.apple.eawt._AppEventHandler$_AppForegroundDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;[Ljava/lang/Object;)V
        13: .line 209
            goto 33
        14: .line 211
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.foregroundAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_AppForegroundDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            aastore
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.apple.eawt._AppEventHandler$_AppForegroundDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;[Ljava/lang/Object;)V
        15: .line 212
            goto 33
        16: .line 214
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.hiddenAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_HiddenAppDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            aastore
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.apple.eawt._AppEventHandler$_HiddenAppDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;[Ljava/lang/Object;)V
        17: .line 215
            goto 33
        18: .line 217
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.hiddenAppDispatcher:Lcom/apple/eawt/_AppEventHandler$_HiddenAppDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            aastore
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.apple.eawt._AppEventHandler$_HiddenAppDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;[Ljava/lang/Object;)V
        19: .line 218
            goto 33
        20: .line 220
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.userSessionDispatcher:Lcom/apple/eawt/_AppEventHandler$_UserSessionDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            aastore
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.apple.eawt._AppEventHandler$_UserSessionDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;[Ljava/lang/Object;)V
        21: .line 221
            goto 33
        22: .line 223
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.userSessionDispatcher:Lcom/apple/eawt/_AppEventHandler$_UserSessionDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            aastore
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.apple.eawt._AppEventHandler$_UserSessionDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;[Ljava/lang/Object;)V
        23: .line 224
            goto 33
        24: .line 226
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.screenSleepDispatcher:Lcom/apple/eawt/_AppEventHandler$_ScreenSleepDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            aastore
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.apple.eawt._AppEventHandler$_ScreenSleepDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;[Ljava/lang/Object;)V
        25: .line 227
            goto 33
        26: .line 229
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.screenSleepDispatcher:Lcom/apple/eawt/_AppEventHandler$_ScreenSleepDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            aastore
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.apple.eawt._AppEventHandler$_ScreenSleepDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;[Ljava/lang/Object;)V
        27: .line 230
            goto 33
        28: .line 232
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.systemSleepDispatcher:Lcom/apple/eawt/_AppEventHandler$_SystemSleepDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            aastore
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.apple.eawt._AppEventHandler$_SystemSleepDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;[Ljava/lang/Object;)V
        29: .line 233
            goto 33
        30: .line 235
      StackMap locals:
      StackMap stack:
            getstatic com.apple.eawt._AppEventHandler.instance:Lcom/apple/eawt/_AppEventHandler;
            getfield com.apple.eawt._AppEventHandler.systemSleepDispatcher:Lcom/apple/eawt/_AppEventHandler$_SystemSleepDispatcher;
            new com.apple.eawt._AppEventHandler$_NativeEvent
            dup
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            aastore
            invokespecial com.apple.eawt._AppEventHandler$_NativeEvent.<init>:([Ljava/lang/Object;)V
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.apple.eawt._AppEventHandler$_SystemSleepDispatcher.dispatch:(Lcom/apple/eawt/_AppEventHandler$_NativeEvent;[Ljava/lang/Object;)V
        31: .line 236
            goto 33
        32: .line 238
      StackMap locals:
      StackMap stack:
            getstatic java.lang.System.err:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            ldc "EAWT unknown native notification: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            iload 0 /* code */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
        33: .line 241
      StackMap locals:
      StackMap stack:
            return
        end local 0 // int code
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   34     0  code  I
    MethodParameters:
      Name  Flags
      code  final
}
SourceFile: "_AppEventHandler.java"
NestMembers:
  com.apple.eawt._AppEventHandler$1  com.apple.eawt._AppEventHandler$_AboutDispatcher  com.apple.eawt._AppEventHandler$_AppEventDispatcher  com.apple.eawt._AppEventHandler$_AppEventDispatcher$1  com.apple.eawt._AppEventHandler$_AppEventMultiplexor  com.apple.eawt._AppEventHandler$_AppEventMultiplexor$1  com.apple.eawt._AppEventHandler$_AppForegroundDispatcher  com.apple.eawt._AppEventHandler$_AppReOpenedDispatcher  com.apple.eawt._AppEventHandler$_BooleanAppEventMultiplexor  com.apple.eawt._AppEventHandler$_HiddenAppDispatcher  com.apple.eawt._AppEventHandler$_NativeEvent  com.apple.eawt._AppEventHandler$_OpenAppDispatcher  com.apple.eawt._AppEventHandler$_OpenFileDispatcher  com.apple.eawt._AppEventHandler$_OpenURIDispatcher  com.apple.eawt._AppEventHandler$_PreferencesDispatcher  com.apple.eawt._AppEventHandler$_PrintFileDispatcher  com.apple.eawt._AppEventHandler$_QueuingAppEventDispatcher  com.apple.eawt._AppEventHandler$_QuitDispatcher  com.apple.eawt._AppEventHandler$_ScreenSleepDispatcher  com.apple.eawt._AppEventHandler$_SystemSleepDispatcher  com.apple.eawt._AppEventHandler$_UserSessionDispatcher
InnerClasses:
  com.apple.eawt._AppEventHandler$1
  _AboutDispatcher = com.apple.eawt._AppEventHandler$_AboutDispatcher of com.apple.eawt._AppEventHandler
  abstract _AppEventDispatcher = com.apple.eawt._AppEventHandler$_AppEventDispatcher of com.apple.eawt._AppEventHandler
  abstract _AppEventMultiplexor = com.apple.eawt._AppEventHandler$_AppEventMultiplexor of com.apple.eawt._AppEventHandler
  _AppForegroundDispatcher = com.apple.eawt._AppEventHandler$_AppForegroundDispatcher of com.apple.eawt._AppEventHandler
  _AppReOpenedDispatcher = com.apple.eawt._AppEventHandler$_AppReOpenedDispatcher of com.apple.eawt._AppEventHandler
  abstract _BooleanAppEventMultiplexor = com.apple.eawt._AppEventHandler$_BooleanAppEventMultiplexor of com.apple.eawt._AppEventHandler
  _HiddenAppDispatcher = com.apple.eawt._AppEventHandler$_HiddenAppDispatcher of com.apple.eawt._AppEventHandler
  _NativeEvent = com.apple.eawt._AppEventHandler$_NativeEvent of com.apple.eawt._AppEventHandler
  _OpenAppDispatcher = com.apple.eawt._AppEventHandler$_OpenAppDispatcher of com.apple.eawt._AppEventHandler
  _OpenFileDispatcher = com.apple.eawt._AppEventHandler$_OpenFileDispatcher of com.apple.eawt._AppEventHandler
  _OpenURIDispatcher = com.apple.eawt._AppEventHandler$_OpenURIDispatcher of com.apple.eawt._AppEventHandler
  _PreferencesDispatcher = com.apple.eawt._AppEventHandler$_PreferencesDispatcher of com.apple.eawt._AppEventHandler
  _PrintFileDispatcher = com.apple.eawt._AppEventHandler$_PrintFileDispatcher of com.apple.eawt._AppEventHandler
  abstract _QueuingAppEventDispatcher = com.apple.eawt._AppEventHandler$_QueuingAppEventDispatcher of com.apple.eawt._AppEventHandler
  _QuitDispatcher = com.apple.eawt._AppEventHandler$_QuitDispatcher of com.apple.eawt._AppEventHandler
  _ScreenSleepDispatcher = com.apple.eawt._AppEventHandler$_ScreenSleepDispatcher of com.apple.eawt._AppEventHandler
  _SystemSleepDispatcher = com.apple.eawt._AppEventHandler$_SystemSleepDispatcher of com.apple.eawt._AppEventHandler
  _UserSessionDispatcher = com.apple.eawt._AppEventHandler$_UserSessionDispatcher of com.apple.eawt._AppEventHandler