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

  void <init>(sun.awt.X11.XTrayIconPeer);
    descriptor: (Lsun/awt/X11/XTrayIconPeer;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // sun.awt.X11.XTrayIconPeer$3 this
         0: .line 97
            aload 0 /* this */
            aload 1
            putfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // sun.awt.X11.XTrayIconPeer$3 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/awt/X11/XTrayIconPeer$3;
    MethodParameters:
        Name  Flags
      this$0  final

  public void dispatchEvent(sun.awt.X11.XEvent);
    descriptor: (Lsun/awt/X11/XEvent;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=3, args_size=2
        start local 0 // sun.awt.X11.XTrayIconPeer$3 this
        start local 1 // sun.awt.X11.XEvent ev
         0: .line 100
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            invokevirtual sun.awt.X11.XTrayIconPeer.isDisposed:()Z
            ifne 1
            aload 1 /* ev */
            invokevirtual sun.awt.X11.XEvent.get_type:()I
            bipush 22
            if_icmpeq 2
         1: .line 101
      StackMap locals:
      StackMap stack:
            return
         2: .line 104
      StackMap locals:
      StackMap stack:
            aload 1 /* ev */
            invokevirtual sun.awt.X11.XEvent.get_xconfigure:()Lsun/awt/X11/XConfigureEvent;
            astore 2 /* ce */
        start local 2 // sun.awt.X11.XConfigureEvent ce
         3: .line 106
            getstatic sun.awt.X11.XTrayIconPeer.ctrLog:Lsun/util/logging/PlatformLogger;
            getstatic sun.util.logging.PlatformLogger$Level.FINE:Lsun/util/logging/PlatformLogger$Level;
            invokevirtual sun.util.logging.PlatformLogger.isLoggable:(Lsun/util/logging/PlatformLogger$Level;)Z
            ifeq 8
         4: .line 107
            getstatic sun.awt.X11.XTrayIconPeer.ctrLog:Lsun/util/logging/PlatformLogger;
            ldc "ConfigureNotify on parent of {0}: {1}x{2}+{3}+{4} (old: {5}+{6})"
            bipush 7
            anewarray java.lang.Object
            dup
            iconst_0
         5: .line 108
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            aastore
            dup
            iconst_1
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_width:()I
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            aastore
            dup
            iconst_2
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_height:()I
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            aastore
            dup
            iconst_3
         6: .line 109
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_x:()I
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            aastore
            dup
            iconst_4
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_y:()I
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            aastore
            dup
            iconst_5
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            getfield sun.awt.X11.XTrayIconPeer.old_x:I
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            aastore
            dup
            bipush 6
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            getfield sun.awt.X11.XTrayIconPeer.old_y:I
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            aastore
         7: .line 107
            invokevirtual sun.util.logging.PlatformLogger.fine:(Ljava/lang/String;[Ljava/lang/Object;)V
         8: .line 125
      StackMap locals: sun.awt.X11.XConfigureEvent
      StackMap stack:
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_height:()I
            bipush 24
            if_icmpeq 14
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_width:()I
            bipush 24
            if_icmpeq 14
         9: .line 130
            getstatic sun.awt.X11.XTrayIconPeer.ctrLog:Lsun/util/logging/PlatformLogger;
            getstatic sun.util.logging.PlatformLogger$Level.FINE:Lsun/util/logging/PlatformLogger$Level;
            invokevirtual sun.util.logging.PlatformLogger.isLoggable:(Lsun/util/logging/PlatformLogger$Level;)Z
            ifeq 13
        10: .line 131
            getstatic sun.awt.X11.XTrayIconPeer.ctrLog:Lsun/util/logging/PlatformLogger;
            ldc "ConfigureNotify on parent of {0}. Skipping as intermediate resizing."
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
        11: .line 132
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            aastore
        12: .line 131
            invokevirtual sun.util.logging.PlatformLogger.fine:(Ljava/lang/String;[Ljava/lang/Object;)V
        13: .line 134
      StackMap locals:
      StackMap stack:
            return
        14: .line 136
      StackMap locals:
      StackMap stack:
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_height:()I
            bipush 24
            if_icmple 28
        15: .line 138
            getstatic sun.awt.X11.XTrayIconPeer.ctrLog:Lsun/util/logging/PlatformLogger;
            getstatic sun.util.logging.PlatformLogger$Level.FINE:Lsun/util/logging/PlatformLogger$Level;
            invokevirtual sun.util.logging.PlatformLogger.isLoggable:(Lsun/util/logging/PlatformLogger$Level;)Z
            ifeq 19
        16: .line 139
            getstatic sun.awt.X11.XTrayIconPeer.ctrLog:Lsun/util/logging/PlatformLogger;
            ldc "ConfigureNotify on parent of {0}. Centering by \"Y\"."
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
        17: .line 140
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            aastore
        18: .line 139
            invokevirtual sun.util.logging.PlatformLogger.fine:(Ljava/lang/String;[Ljava/lang/Object;)V
        19: .line 143
      StackMap locals:
      StackMap stack:
            invokestatic sun.awt.X11.XToolkit.getDisplay:()J
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            getfield sun.awt.X11.XTrayIconPeer.eframeParentID:J
        20: .line 144
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_x:()I
        21: .line 145
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_y:()I
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_height:()I
            iconst_2
            idiv
            iadd
            bipush 12
            isub
        22: .line 146
            bipush 24
        23: .line 147
            bipush 24
        24: .line 143
            invokestatic sun.awt.X11.XlibWrapper.XMoveResizeWindow:(JJIIII)V
        25: .line 148
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_height:()I
            putfield sun.awt.X11.XTrayIconPeer.ex_height:I
        26: .line 149
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            iconst_0
            putfield sun.awt.X11.XTrayIconPeer.ex_width:I
        27: .line 151
            goto 67
      StackMap locals:
      StackMap stack:
        28: aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_width:()I
            bipush 24
            if_icmple 42
        29: .line 153
            getstatic sun.awt.X11.XTrayIconPeer.ctrLog:Lsun/util/logging/PlatformLogger;
            getstatic sun.util.logging.PlatformLogger$Level.FINE:Lsun/util/logging/PlatformLogger$Level;
            invokevirtual sun.util.logging.PlatformLogger.isLoggable:(Lsun/util/logging/PlatformLogger$Level;)Z
            ifeq 33
        30: .line 154
            getstatic sun.awt.X11.XTrayIconPeer.ctrLog:Lsun/util/logging/PlatformLogger;
            ldc "ConfigureNotify on parent of {0}. Centering by \"X\"."
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
        31: .line 155
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            aastore
        32: .line 154
            invokevirtual sun.util.logging.PlatformLogger.fine:(Ljava/lang/String;[Ljava/lang/Object;)V
        33: .line 158
      StackMap locals:
      StackMap stack:
            invokestatic sun.awt.X11.XToolkit.getDisplay:()J
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            getfield sun.awt.X11.XTrayIconPeer.eframeParentID:J
        34: .line 159
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_x:()I
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_width:()I
            iconst_2
            idiv
            iadd
            bipush 12
            isub
        35: .line 160
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_y:()I
        36: .line 161
            bipush 24
        37: .line 162
            bipush 24
        38: .line 158
            invokestatic sun.awt.X11.XlibWrapper.XMoveResizeWindow:(JJIIII)V
        39: .line 163
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_width:()I
            putfield sun.awt.X11.XTrayIconPeer.ex_width:I
        40: .line 164
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            iconst_0
            putfield sun.awt.X11.XTrayIconPeer.ex_height:I
        41: .line 166
            goto 67
      StackMap locals:
      StackMap stack:
        42: aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            getfield sun.awt.X11.XTrayIconPeer.isParentWindowLocated:Z
            ifeq 67
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_x:()I
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            getfield sun.awt.X11.XTrayIconPeer.old_x:I
            if_icmpeq 67
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_y:()I
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            getfield sun.awt.X11.XTrayIconPeer.old_y:I
            if_icmpeq 67
        43: .line 171
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            getfield sun.awt.X11.XTrayIconPeer.ex_height:I
            ifeq 53
        44: .line 173
            getstatic sun.awt.X11.XTrayIconPeer.ctrLog:Lsun/util/logging/PlatformLogger;
            getstatic sun.util.logging.PlatformLogger$Level.FINE:Lsun/util/logging/PlatformLogger$Level;
            invokevirtual sun.util.logging.PlatformLogger.isLoggable:(Lsun/util/logging/PlatformLogger$Level;)Z
            ifeq 48
        45: .line 174
            getstatic sun.awt.X11.XTrayIconPeer.ctrLog:Lsun/util/logging/PlatformLogger;
            ldc "ConfigureNotify on parent of {0}. Move detected. Centering by \"Y\"."
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
        46: .line 175
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            aastore
        47: .line 174
            invokevirtual sun.util.logging.PlatformLogger.fine:(Ljava/lang/String;[Ljava/lang/Object;)V
        48: .line 178
      StackMap locals:
      StackMap stack:
            invokestatic sun.awt.X11.XToolkit.getDisplay:()J
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            getfield sun.awt.X11.XTrayIconPeer.eframeParentID:J
        49: .line 179
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_x:()I
        50: .line 180
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_y:()I
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            getfield sun.awt.X11.XTrayIconPeer.ex_height:I
            iconst_2
            idiv
            iadd
            bipush 12
            isub
        51: .line 178
            invokestatic sun.awt.X11.XlibWrapper.XMoveWindow:(JJII)V
        52: .line 182
            goto 67
      StackMap locals:
      StackMap stack:
        53: aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            getfield sun.awt.X11.XTrayIconPeer.ex_width:I
            ifeq 63
        54: .line 184
            getstatic sun.awt.X11.XTrayIconPeer.ctrLog:Lsun/util/logging/PlatformLogger;
            getstatic sun.util.logging.PlatformLogger$Level.FINE:Lsun/util/logging/PlatformLogger$Level;
            invokevirtual sun.util.logging.PlatformLogger.isLoggable:(Lsun/util/logging/PlatformLogger$Level;)Z
            ifeq 58
        55: .line 185
            getstatic sun.awt.X11.XTrayIconPeer.ctrLog:Lsun/util/logging/PlatformLogger;
            ldc "ConfigureNotify on parent of {0}. Move detected. Centering by \"X\"."
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
        56: .line 186
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            aastore
        57: .line 185
            invokevirtual sun.util.logging.PlatformLogger.fine:(Ljava/lang/String;[Ljava/lang/Object;)V
        58: .line 189
      StackMap locals:
      StackMap stack:
            invokestatic sun.awt.X11.XToolkit.getDisplay:()J
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            getfield sun.awt.X11.XTrayIconPeer.eframeParentID:J
        59: .line 190
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_x:()I
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            getfield sun.awt.X11.XTrayIconPeer.ex_width:I
            iconst_2
            idiv
            iadd
            bipush 12
            isub
        60: .line 191
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_y:()I
        61: .line 189
            invokestatic sun.awt.X11.XlibWrapper.XMoveWindow:(JJII)V
        62: .line 192
            goto 67
        63: .line 193
      StackMap locals:
      StackMap stack:
            getstatic sun.awt.X11.XTrayIconPeer.ctrLog:Lsun/util/logging/PlatformLogger;
            getstatic sun.util.logging.PlatformLogger$Level.FINE:Lsun/util/logging/PlatformLogger$Level;
            invokevirtual sun.util.logging.PlatformLogger.isLoggable:(Lsun/util/logging/PlatformLogger$Level;)Z
            ifeq 67
        64: .line 194
            getstatic sun.awt.X11.XTrayIconPeer.ctrLog:Lsun/util/logging/PlatformLogger;
            ldc "ConfigureNotify on parent of {0}. Move detected. Skipping."
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
        65: .line 195
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            aastore
        66: .line 194
            invokevirtual sun.util.logging.PlatformLogger.fine:(Ljava/lang/String;[Ljava/lang/Object;)V
        67: .line 199
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_x:()I
            putfield sun.awt.X11.XTrayIconPeer.old_x:I
        68: .line 200
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            aload 2 /* ce */
            invokevirtual sun.awt.X11.XConfigureEvent.get_y:()I
            putfield sun.awt.X11.XTrayIconPeer.old_y:I
        69: .line 201
            aload 0 /* this */
            getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
            iconst_1
            putfield sun.awt.X11.XTrayIconPeer.isParentWindowLocated:Z
        70: .line 202
            return
        end local 2 // sun.awt.X11.XConfigureEvent ce
        end local 1 // sun.awt.X11.XEvent ev
        end local 0 // sun.awt.X11.XTrayIconPeer$3 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   71     0  this  Lsun/awt/X11/XTrayIconPeer$3;
            0   71     1    ev  Lsun/awt/X11/XEvent;
            3   71     2    ce  Lsun/awt/X11/XConfigureEvent;
    MethodParameters:
      Name  Flags
      ev    
}
SourceFile: "XTrayIconPeer.java"
EnclosingMethod: sun.awt.X11.XTrayIconPeer.<init>:(Ljava/awt/TrayIcon;)V
NestHost: sun.awt.X11.XTrayIconPeer
InnerClasses:
  sun.awt.X11.XTrayIconPeer$3
  public final Level = sun.util.logging.PlatformLogger$Level of sun.util.logging.PlatformLogger