class sun.awt.windows.WTrayIconPeer$1 implements java.lang.Runnable
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: sun.awt.windows.WTrayIconPeer$1
  super_class: java.lang.Object
{
  final sun.awt.windows.WTrayIconPeer this$0;
    descriptor: Lsun/awt/windows/WTrayIconPeer;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  private final int val$x;
    descriptor: I
    flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC

  private final int val$y;
    descriptor: I
    flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC

  void <init>(sun.awt.windows.WTrayIconPeer, int, int);
    descriptor: (Lsun/awt/windows/WTrayIconPeer;II)V
    flags: (0x0000) 
    Code:
      stack=2, locals=4, args_size=4
        start local 0 // sun.awt.windows.WTrayIconPeer$1 this
         0: .line 83
            aload 0 /* this */
            aload 1
            putfield sun.awt.windows.WTrayIconPeer$1.this$0:Lsun/awt/windows/WTrayIconPeer;
            aload 0 /* this */
            iload 2
            putfield sun.awt.windows.WTrayIconPeer$1.val$x:I
            aload 0 /* this */
            iload 3
            putfield sun.awt.windows.WTrayIconPeer$1.val$y:I
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // sun.awt.windows.WTrayIconPeer$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/awt/windows/WTrayIconPeer$1;
    MethodParameters:
        Name  Flags
      this$0  final
      val$x   final
      val$y   final

  public void run();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=1
        start local 0 // sun.awt.windows.WTrayIconPeer$1 this
         0: .line 86
            aload 0 /* this */
            getfield sun.awt.windows.WTrayIconPeer$1.this$0:Lsun/awt/windows/WTrayIconPeer;
            getfield sun.awt.windows.WTrayIconPeer.target:Ljava/lang/Object;
            checkcast java.awt.TrayIcon
            invokevirtual java.awt.TrayIcon.getPopupMenu:()Ljava/awt/PopupMenu;
            astore 1 /* newPopup */
        start local 1 // java.awt.PopupMenu newPopup
         1: .line 87
            aload 0 /* this */
            getfield sun.awt.windows.WTrayIconPeer$1.this$0:Lsun/awt/windows/WTrayIconPeer;
            getfield sun.awt.windows.WTrayIconPeer.popup:Ljava/awt/PopupMenu;
            aload 1 /* newPopup */
            if_acmpeq 7
         2: .line 88
            aload 0 /* this */
            getfield sun.awt.windows.WTrayIconPeer$1.this$0:Lsun/awt/windows/WTrayIconPeer;
            getfield sun.awt.windows.WTrayIconPeer.popup:Ljava/awt/PopupMenu;
            ifnull 4
         3: .line 89
            aload 0 /* this */
            getfield sun.awt.windows.WTrayIconPeer$1.this$0:Lsun/awt/windows/WTrayIconPeer;
            getfield sun.awt.windows.WTrayIconPeer.popupParent:Ljava/awt/Frame;
            aload 0 /* this */
            getfield sun.awt.windows.WTrayIconPeer$1.this$0:Lsun/awt/windows/WTrayIconPeer;
            getfield sun.awt.windows.WTrayIconPeer.popup:Ljava/awt/PopupMenu;
            invokevirtual java.awt.Frame.remove:(Ljava/awt/MenuComponent;)V
         4: .line 91
      StackMap locals: java.awt.PopupMenu
      StackMap stack:
            aload 1 /* newPopup */
            ifnull 6
         5: .line 92
            aload 0 /* this */
            getfield sun.awt.windows.WTrayIconPeer$1.this$0:Lsun/awt/windows/WTrayIconPeer;
            getfield sun.awt.windows.WTrayIconPeer.popupParent:Ljava/awt/Frame;
            aload 1 /* newPopup */
            invokevirtual java.awt.Frame.add:(Ljava/awt/PopupMenu;)V
         6: .line 94
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.awt.windows.WTrayIconPeer$1.this$0:Lsun/awt/windows/WTrayIconPeer;
            aload 1 /* newPopup */
            putfield sun.awt.windows.WTrayIconPeer.popup:Ljava/awt/PopupMenu;
         7: .line 96
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.awt.windows.WTrayIconPeer$1.this$0:Lsun/awt/windows/WTrayIconPeer;
            getfield sun.awt.windows.WTrayIconPeer.popup:Ljava/awt/PopupMenu;
            ifnull 9
         8: .line 97
            aload 0 /* this */
            getfield sun.awt.windows.WTrayIconPeer$1.this$0:Lsun/awt/windows/WTrayIconPeer;
            getfield sun.awt.windows.WTrayIconPeer.popup:Ljava/awt/PopupMenu;
            invokevirtual java.awt.PopupMenu.getPeer:()Ljava/awt/peer/MenuComponentPeer;
            checkcast sun.awt.windows.WPopupMenuPeer
            aload 0 /* this */
            getfield sun.awt.windows.WTrayIconPeer$1.this$0:Lsun/awt/windows/WTrayIconPeer;
            getfield sun.awt.windows.WTrayIconPeer.popupParent:Ljava/awt/Frame;
            new java.awt.Point
            dup
            aload 0 /* this */
            getfield sun.awt.windows.WTrayIconPeer$1.val$x:I
            aload 0 /* this */
            getfield sun.awt.windows.WTrayIconPeer$1.val$y:I
            invokespecial java.awt.Point.<init>:(II)V
            invokevirtual sun.awt.windows.WPopupMenuPeer.show:(Ljava/awt/Component;Ljava/awt/Point;)V
         9: .line 99
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.awt.PopupMenu newPopup
        end local 0 // sun.awt.windows.WTrayIconPeer$1 this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   10     0      this  Lsun/awt/windows/WTrayIconPeer$1;
            1   10     1  newPopup  Ljava/awt/PopupMenu;
}
SourceFile: "WTrayIconPeer.java"
EnclosingMethod: sun.awt.windows.WTrayIconPeer.showPopupMenu:(II)V
NestHost: sun.awt.windows.WTrayIconPeer
InnerClasses:
  sun.awt.windows.WTrayIconPeer$1