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 100
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 103
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 104
StackMap locals:
StackMap stack:
return
2: .line 107
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 109
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 110
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 111
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 112
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 110
invokevirtual sun.util.logging.PlatformLogger.fine:(Ljava/lang/String;[Ljava/lang/Object;)V
8: .line 128
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 133
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 134
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 135
aload 0 /* this */
getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
aastore
12: .line 134
invokevirtual sun.util.logging.PlatformLogger.fine:(Ljava/lang/String;[Ljava/lang/Object;)V
13: .line 137
StackMap locals:
StackMap stack:
return
14: .line 139
StackMap locals:
StackMap stack:
aload 2 /* ce */
invokevirtual sun.awt.X11.XConfigureEvent.get_height:()I
bipush 24
if_icmple 28
15: .line 141
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 142
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 143
aload 0 /* this */
getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
aastore
18: .line 142
invokevirtual sun.util.logging.PlatformLogger.fine:(Ljava/lang/String;[Ljava/lang/Object;)V
19: .line 146
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 147
aload 2 /* ce */
invokevirtual sun.awt.X11.XConfigureEvent.get_x:()I
21: .line 148
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 149
bipush 24
23: .line 150
bipush 24
24: .line 146
invokestatic sun.awt.X11.XlibWrapper.XMoveResizeWindow:(JJIIII)V
25: .line 151
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 152
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 154
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 156
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 157
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 158
aload 0 /* this */
getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
aastore
32: .line 157
invokevirtual sun.util.logging.PlatformLogger.fine:(Ljava/lang/String;[Ljava/lang/Object;)V
33: .line 161
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 162
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 163
aload 2 /* ce */
invokevirtual sun.awt.X11.XConfigureEvent.get_y:()I
36: .line 164
bipush 24
37: .line 165
bipush 24
38: .line 161
invokestatic sun.awt.X11.XlibWrapper.XMoveResizeWindow:(JJIIII)V
39: .line 166
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 167
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 169
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 174
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 176
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 177
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 178
aload 0 /* this */
getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
aastore
47: .line 177
invokevirtual sun.util.logging.PlatformLogger.fine:(Ljava/lang/String;[Ljava/lang/Object;)V
48: .line 181
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 182
aload 2 /* ce */
invokevirtual sun.awt.X11.XConfigureEvent.get_x:()I
50: .line 183
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 181
invokestatic sun.awt.X11.XlibWrapper.XMoveWindow:(JJII)V
52: .line 185
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 187
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 188
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 189
aload 0 /* this */
getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
aastore
57: .line 188
invokevirtual sun.util.logging.PlatformLogger.fine:(Ljava/lang/String;[Ljava/lang/Object;)V
58: .line 192
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 193
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 194
aload 2 /* ce */
invokevirtual sun.awt.X11.XConfigureEvent.get_y:()I
61: .line 192
invokestatic sun.awt.X11.XlibWrapper.XMoveWindow:(JJII)V
62: .line 195
goto 67
63: .line 196
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 197
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 198
aload 0 /* this */
getfield sun.awt.X11.XTrayIconPeer$3.this$0:Lsun/awt/X11/XTrayIconPeer;
aastore
66: .line 197
invokevirtual sun.util.logging.PlatformLogger.fine:(Ljava/lang/String;[Ljava/lang/Object;)V
67: .line 202
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 203
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 204
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 205
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