public class com.apple.laf.AquaInternalFrameUI$AquaBorderListener extends javax.swing.event.MouseInputAdapter
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.apple.laf.AquaInternalFrameUI$AquaBorderListener
super_class: javax.swing.event.MouseInputAdapter
{
int _x;
descriptor: I
flags: (0x0000)
int _y;
descriptor: I
flags: (0x0000)
int __x;
descriptor: I
flags: (0x0000)
int __y;
descriptor: I
flags: (0x0000)
java.awt.Rectangle startingBounds;
descriptor: Ljava/awt/Rectangle;
flags: (0x0000)
boolean fDraggingFrame;
descriptor: Z
flags: (0x0000)
int resizeDir;
descriptor: I
flags: (0x0000)
protected final int RESIZE_NONE;
descriptor: I
flags: (0x0014) ACC_PROTECTED, ACC_FINAL
ConstantValue: 0
private boolean discardRelease;
descriptor: Z
flags: (0x0002) ACC_PRIVATE
boolean isTryingToForwardEvent;
descriptor: Z
flags: (0x0000)
final com.apple.laf.AquaInternalFrameUI this$0;
descriptor: Lcom/apple/laf/AquaInternalFrameUI;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
protected void <init>(com.apple.laf.AquaInternalFrameUI);
descriptor: (Lcom/apple/laf/AquaInternalFrameUI;)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
aload 0
invokespecial javax.swing.event.MouseInputAdapter.<init>:()V
1: aload 0
iconst_0
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.RESIZE_NONE:I
2: aload 0
iconst_0
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.discardRelease:Z
3: aload 0
iconst_0
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.isTryingToForwardEvent:Z
4: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
MethodParameters:
Name Flags
this$0 final
public void mouseClicked(java.awt.event.MouseEvent);
descriptor: (Ljava/awt/event/MouseEvent;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.didForwardEvent:(Ljava/awt/event/MouseEvent;)Z
ifeq 1
return
1: StackMap locals:
StackMap stack:
aload 1
invokevirtual java.awt.event.MouseEvent.getClickCount:()I
iconst_1
if_icmple 2
aload 1
invokevirtual java.awt.event.MouseEvent.getSource:()Ljava/lang/Object;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokevirtual com.apple.laf.AquaInternalFrameUI.getNorthPane:()Ljavax/swing/JComponent;
if_acmpeq 3
StackMap locals:
StackMap stack:
2: return
3: StackMap locals:
StackMap stack:
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.isIconifiable:()Z
ifeq 8
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.isIcon:()Z
ifeq 8
4: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
iconst_0
invokevirtual javax.swing.JInternalFrame.setIcon:(Z)V
5: goto 16
StackMap locals:
StackMap stack: java.beans.PropertyVetoException
6: pop
7: goto 16
StackMap locals:
StackMap stack:
8: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.isMaximizable:()Z
ifeq 16
9: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.isMaximum:()Z
ifne 13
10: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
iconst_1
invokevirtual javax.swing.JInternalFrame.setMaximum:(Z)V
11: goto 16
StackMap locals:
StackMap stack: java.beans.PropertyVetoException
12: pop
goto 16
13: StackMap locals:
StackMap stack:
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
iconst_0
invokevirtual javax.swing.JInternalFrame.setMaximum:(Z)V
14: goto 16
StackMap locals:
StackMap stack: java.beans.PropertyVetoException
15: pop
16: StackMap locals:
StackMap stack:
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 17 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
0 17 1 e Ljava/awt/event/MouseEvent;
Exception table:
from to target type
4 5 6 Class java.beans.PropertyVetoException
10 11 12 Class java.beans.PropertyVetoException
13 14 15 Class java.beans.PropertyVetoException
MethodParameters:
Name Flags
e final
public void updateRollover(java.awt.event.MouseEvent);
descriptor: (Ljava/awt/event/MouseEvent;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=2
start local 0 start local 1 0: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
getfield com.apple.laf.AquaInternalFrameUI.fRollover:Z
istore 2
start local 2 1: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.getInsets:()Ljava/awt/Insets;
astore 3
start local 3 2: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
aload 0
aload 1
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.isTitleBarDraggableArea:(Ljava/awt/event/MouseEvent;)Z
ifeq 3
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
getfield com.apple.laf.AquaInternalFrameUI.fAquaBorder:Lcom/apple/laf/AquaInternalFrameBorder;
aload 3
aload 1
invokevirtual java.awt.event.MouseEvent.getX:()I
aload 1
invokevirtual java.awt.event.MouseEvent.getY:()I
invokevirtual com.apple.laf.AquaInternalFrameBorder.getWithinRolloverArea:(Ljava/awt/Insets;II)Z
ifeq 3
iconst_1
goto 4
StackMap locals: com.apple.laf.AquaInternalFrameUI$AquaBorderListener java.awt.event.MouseEvent int java.awt.Insets
StackMap stack: com.apple.laf.AquaInternalFrameUI
3: iconst_0
StackMap locals: com.apple.laf.AquaInternalFrameUI$AquaBorderListener java.awt.event.MouseEvent int java.awt.Insets
StackMap stack: com.apple.laf.AquaInternalFrameUI int
4: putfield com.apple.laf.AquaInternalFrameUI.fRollover:Z
5: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
getfield com.apple.laf.AquaInternalFrameUI.fRollover:Z
iload 2
if_icmpeq 7
6: aload 0
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.repaintButtons:()V
7: StackMap locals:
StackMap stack:
return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
0 8 1 e Ljava/awt/event/MouseEvent;
1 8 2 oldRollover Z
2 8 3 i Ljava/awt/Insets;
MethodParameters:
Name Flags
e final
public void repaintButtons();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
getfield com.apple.laf.AquaInternalFrameUI.fAquaBorder:Lcom/apple/laf/AquaInternalFrameBorder;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual com.apple.laf.AquaInternalFrameBorder.repaintButtonArea:(Ljavax/swing/JInternalFrame;)V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
public void mouseReleased(java.awt.event.MouseEvent);
descriptor: (Ljava/awt/event/MouseEvent;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.didForwardEvent:(Ljava/awt/event/MouseEvent;)Z
ifeq 1
return
1: StackMap locals:
StackMap stack:
aload 0
iconst_0
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.fDraggingFrame:Z
2: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
getfield com.apple.laf.AquaInternalFrameUI.fWhichButtonPressed:I
iconst_m1
if_icmpeq 14
3: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
getfield com.apple.laf.AquaInternalFrameUI.fAquaBorder:Lcom/apple/laf/AquaInternalFrameBorder;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
aload 1
invokevirtual java.awt.event.MouseEvent.getX:()I
aload 1
invokevirtual java.awt.event.MouseEvent.getY:()I
invokevirtual com.apple.laf.AquaInternalFrameBorder.getWhichButtonHit:(Ljavax/swing/JInternalFrame;II)I
istore 2
start local 2 4: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
getfield com.apple.laf.AquaInternalFrameUI.fWhichButtonPressed:I
istore 3
start local 3 5: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
iconst_m1
putfield com.apple.laf.AquaInternalFrameUI.fWhichButtonPressed:I
6: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
iconst_0
putfield com.apple.laf.AquaInternalFrameUI.fMouseOverPressedButton:Z
7: iload 3
iload 2
if_icmpne 11
8: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
iconst_0
putfield com.apple.laf.AquaInternalFrameUI.fMouseOverPressedButton:Z
9: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
iconst_0
putfield com.apple.laf.AquaInternalFrameUI.fRollover:Z
10: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
getfield com.apple.laf.AquaInternalFrameUI.fAquaBorder:Lcom/apple/laf/AquaInternalFrameBorder;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
iload 3
invokevirtual com.apple.laf.AquaInternalFrameBorder.doButtonAction:(Ljavax/swing/JInternalFrame;I)V
11: StackMap locals: int int
StackMap stack:
aload 0
aload 1
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.updateRollover:(Ljava/awt/event/MouseEvent;)V
12: aload 0
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.repaintButtons:()V
13: return
end local 3 end local 2 14: StackMap locals:
StackMap stack:
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.discardRelease:Z
ifeq 17
15: aload 0
iconst_0
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.discardRelease:Z
16: return
17: StackMap locals:
StackMap stack:
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.resizeDir:I
ifne 18
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$1:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/DesktopManager;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokeinterface javax.swing.DesktopManager.endDraggingFrame:(Ljavax/swing/JComponent;)V
goto 35
18: StackMap locals:
StackMap stack:
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.getTopLevelAncestor:()Ljava/awt/Container;
astore 2
start local 2 19: aload 2
instanceof javax.swing.JFrame
ifeq 23
20: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.getTopLevelAncestor:()Ljava/awt/Container;
checkcast javax.swing.JFrame
invokevirtual javax.swing.JFrame.getGlassPane:()Ljava/awt/Component;
iconst_0
invokestatic java.awt.Cursor.getPredefinedCursor:(I)Ljava/awt/Cursor;
invokevirtual java.awt.Component.setCursor:(Ljava/awt/Cursor;)V
21: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.getTopLevelAncestor:()Ljava/awt/Container;
checkcast javax.swing.JFrame
invokevirtual javax.swing.JFrame.getGlassPane:()Ljava/awt/Component;
iconst_0
invokevirtual java.awt.Component.setVisible:(Z)V
22: goto 34
StackMap locals: java.awt.Container
StackMap stack:
23: aload 2
instanceof javax.swing.JApplet
ifeq 27
24: aload 2
checkcast javax.swing.JApplet
invokevirtual javax.swing.JApplet.getGlassPane:()Ljava/awt/Component;
iconst_0
invokestatic java.awt.Cursor.getPredefinedCursor:(I)Ljava/awt/Cursor;
invokevirtual java.awt.Component.setCursor:(Ljava/awt/Cursor;)V
25: aload 2
checkcast javax.swing.JApplet
invokevirtual javax.swing.JApplet.getGlassPane:()Ljava/awt/Component;
iconst_0
invokevirtual java.awt.Component.setVisible:(Z)V
26: goto 34
StackMap locals:
StackMap stack:
27: aload 2
instanceof javax.swing.JWindow
ifeq 31
28: aload 2
checkcast javax.swing.JWindow
invokevirtual javax.swing.JWindow.getGlassPane:()Ljava/awt/Component;
iconst_0
invokestatic java.awt.Cursor.getPredefinedCursor:(I)Ljava/awt/Cursor;
invokevirtual java.awt.Component.setCursor:(Ljava/awt/Cursor;)V
29: aload 2
checkcast javax.swing.JWindow
invokevirtual javax.swing.JWindow.getGlassPane:()Ljava/awt/Component;
iconst_0
invokevirtual java.awt.Component.setVisible:(Z)V
30: goto 34
StackMap locals:
StackMap stack:
31: aload 2
instanceof javax.swing.JDialog
ifeq 34
32: aload 2
checkcast javax.swing.JDialog
invokevirtual javax.swing.JDialog.getGlassPane:()Ljava/awt/Component;
iconst_0
invokestatic java.awt.Cursor.getPredefinedCursor:(I)Ljava/awt/Cursor;
invokevirtual java.awt.Component.setCursor:(Ljava/awt/Cursor;)V
33: aload 2
checkcast javax.swing.JDialog
invokevirtual javax.swing.JDialog.getGlassPane:()Ljava/awt/Component;
iconst_0
invokevirtual java.awt.Component.setVisible:(Z)V
34: StackMap locals:
StackMap stack:
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$1:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/DesktopManager;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokeinterface javax.swing.DesktopManager.endResizingFrame:(Ljavax/swing/JComponent;)V
end local 2 35: StackMap locals:
StackMap stack:
aload 0
iconst_0
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener._x:I
36: aload 0
iconst_0
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener._y:I
37: aload 0
iconst_0
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.__x:I
38: aload 0
iconst_0
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.__y:I
39: aload 0
aconst_null
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.startingBounds:Ljava/awt/Rectangle;
40: aload 0
iconst_0
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.resizeDir:I
41: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 42 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
0 42 1 e Ljava/awt/event/MouseEvent;
4 14 2 newButton I
5 14 3 buttonPresed I
19 35 2 c Ljava/awt/Container;
MethodParameters:
Name Flags
e final
public void mousePressed(java.awt.event.MouseEvent);
descriptor: (Ljava/awt/event/MouseEvent;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.didForwardEvent:(Ljava/awt/event/MouseEvent;)Z
ifeq 1
return
1: StackMap locals:
StackMap stack:
aload 1
invokevirtual java.awt.event.MouseEvent.getSource:()Ljava/lang/Object;
checkcast java.awt.Component
aload 1
invokevirtual java.awt.event.MouseEvent.getX:()I
aload 1
invokevirtual java.awt.event.MouseEvent.getY:()I
aconst_null
invokestatic javax.swing.SwingUtilities.convertPoint:(Ljava/awt/Component;IILjava/awt/Component;)Ljava/awt/Point;
astore 2
start local 2 2: aload 0
aload 1
invokevirtual java.awt.event.MouseEvent.getX:()I
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.__x:I
3: aload 0
aload 1
invokevirtual java.awt.event.MouseEvent.getY:()I
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.__y:I
4: aload 0
aload 2
getfield java.awt.Point.x:I
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener._x:I
5: aload 0
aload 2
getfield java.awt.Point.y:I
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener._y:I
6: aload 0
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.getBounds:()Ljava/awt/Rectangle;
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.startingBounds:Ljava/awt/Rectangle;
7: aload 0
iconst_0
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.resizeDir:I
8: aload 0
aload 1
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.updatePressed:(Ljava/awt/event/MouseEvent;)Z
ifeq 9
return
9: StackMap locals: java.awt.Point
StackMap stack:
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.isSelected:()Z
ifne 13
10: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
iconst_1
invokevirtual javax.swing.JInternalFrame.setSelected:(Z)V
11: goto 13
StackMap locals:
StackMap stack: java.beans.PropertyVetoException
12: pop
13: StackMap locals:
StackMap stack:
aload 0
aload 1
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.isTitleBarDraggableArea:(Ljava/awt/event/MouseEvent;)Z
ifeq 17
14: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$1:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/DesktopManager;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokeinterface javax.swing.DesktopManager.beginDraggingFrame:(Ljavax/swing/JComponent;)V
15: aload 0
iconst_1
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.fDraggingFrame:Z
16: return
17: StackMap locals:
StackMap stack:
aload 1
invokevirtual java.awt.event.MouseEvent.getSource:()Ljava/lang/Object;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokevirtual com.apple.laf.AquaInternalFrameUI.getNorthPane:()Ljavax/swing/JComponent;
if_acmpne 20
18: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$1:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/DesktopManager;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokeinterface javax.swing.DesktopManager.beginDraggingFrame:(Ljavax/swing/JComponent;)V
19: return
20: StackMap locals:
StackMap stack:
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.isResizable:()Z
ifne 21
return
21: StackMap locals:
StackMap stack:
aload 1
invokevirtual java.awt.event.MouseEvent.getSource:()Ljava/lang/Object;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
if_acmpne 24
22: aload 0
iconst_1
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.discardRelease:Z
23: return
24: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 25 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
0 25 1 e Ljava/awt/event/MouseEvent;
2 25 2 p Ljava/awt/Point;
Exception table:
from to target type
10 11 12 Class java.beans.PropertyVetoException
MethodParameters:
Name Flags
e final
public boolean updatePressed(java.awt.event.MouseEvent);
descriptor: (Ljava/awt/event/MouseEvent;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
aload 0
aload 1
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.getButtonHit:(Ljava/awt/event/MouseEvent;)I
putfield com.apple.laf.AquaInternalFrameUI.fWhichButtonPressed:I
1: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
iconst_1
putfield com.apple.laf.AquaInternalFrameUI.fMouseOverPressedButton:Z
2: aload 0
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.repaintButtons:()V
3: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
getfield com.apple.laf.AquaInternalFrameUI.fWhichButtonPressed:I
iflt 4
iconst_1
ireturn
StackMap locals:
StackMap stack:
4: iconst_0
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
0 5 1 e Ljava/awt/event/MouseEvent;
MethodParameters:
Name Flags
e final
public int getButtonHit(java.awt.event.MouseEvent);
descriptor: (Ljava/awt/event/MouseEvent;)I
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
getfield com.apple.laf.AquaInternalFrameUI.fAquaBorder:Lcom/apple/laf/AquaInternalFrameBorder;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
aload 1
invokevirtual java.awt.event.MouseEvent.getX:()I
aload 1
invokevirtual java.awt.event.MouseEvent.getY:()I
invokevirtual com.apple.laf.AquaInternalFrameBorder.getWhichButtonHit:(Ljavax/swing/JInternalFrame;II)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
0 1 1 e Ljava/awt/event/MouseEvent;
MethodParameters:
Name Flags
e final
public boolean isTitleBarDraggableArea(java.awt.event.MouseEvent);
descriptor: (Ljava/awt/event/MouseEvent;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=2
start local 0 start local 1 0: aload 1
invokevirtual java.awt.event.MouseEvent.getSource:()Ljava/lang/Object;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
if_acmpeq 1
iconst_0
ireturn
1: StackMap locals:
StackMap stack:
aload 1
invokevirtual java.awt.event.MouseEvent.getPoint:()Ljava/awt/Point;
astore 2
start local 2 2: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.getInsets:()Ljava/awt/Insets;
astore 3
start local 3 3: aload 2
getfield java.awt.Point.y:I
aload 3
getfield java.awt.Insets.top:I
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
getfield com.apple.laf.AquaInternalFrameUI.fAquaBorder:Lcom/apple/laf/AquaInternalFrameBorder;
invokevirtual com.apple.laf.AquaInternalFrameBorder.getTitleHeight:()I
isub
if_icmpge 4
iconst_0
ireturn
4: StackMap locals: java.awt.Point java.awt.Insets
StackMap stack:
aload 2
getfield java.awt.Point.y:I
aload 3
getfield java.awt.Insets.top:I
if_icmple 5
iconst_0
ireturn
5: StackMap locals:
StackMap stack:
aload 2
getfield java.awt.Point.x:I
aload 3
getfield java.awt.Insets.left:I
if_icmpge 6
iconst_0
ireturn
6: StackMap locals:
StackMap stack:
aload 2
getfield java.awt.Point.x:I
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.getWidth:()I
aload 3
getfield java.awt.Insets.left:I
isub
aload 3
getfield java.awt.Insets.right:I
isub
if_icmple 7
iconst_0
ireturn
7: StackMap locals:
StackMap stack:
iconst_1
ireturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
0 8 1 e Ljava/awt/event/MouseEvent;
2 8 2 point Ljava/awt/Point;
3 8 3 insets Ljava/awt/Insets;
MethodParameters:
Name Flags
e final
public void mouseDragged(java.awt.event.MouseEvent);
descriptor: (Ljava/awt/event/MouseEvent;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=11, args_size=2
start local 0 start local 1 0: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.startingBounds:Ljava/awt/Rectangle;
ifnonnull 2
1: return
2: StackMap locals:
StackMap stack:
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
getfield com.apple.laf.AquaInternalFrameUI.fWhichButtonPressed:I
iconst_m1
if_icmpeq 9
3: aload 0
aload 1
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.getButtonHit:(Ljava/awt/event/MouseEvent;)I
istore 2
start local 2 4: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
getfield com.apple.laf.AquaInternalFrameUI.fWhichButtonPressed:I
iload 2
if_icmpne 5
iconst_1
goto 6
StackMap locals: com.apple.laf.AquaInternalFrameUI$AquaBorderListener java.awt.event.MouseEvent int
StackMap stack: com.apple.laf.AquaInternalFrameUI
5: iconst_0
StackMap locals: com.apple.laf.AquaInternalFrameUI$AquaBorderListener java.awt.event.MouseEvent int
StackMap stack: com.apple.laf.AquaInternalFrameUI int
6: putfield com.apple.laf.AquaInternalFrameUI.fMouseOverPressedButton:Z
7: aload 0
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.repaintButtons:()V
8: return
end local 2 9: StackMap locals:
StackMap stack:
aload 1
invokevirtual java.awt.event.MouseEvent.getSource:()Ljava/lang/Object;
checkcast java.awt.Component
aload 1
invokevirtual java.awt.event.MouseEvent.getX:()I
aload 1
invokevirtual java.awt.event.MouseEvent.getY:()I
aconst_null
invokestatic javax.swing.SwingUtilities.convertPoint:(Ljava/awt/Component;IILjava/awt/Component;)Ljava/awt/Point;
astore 2
start local 2 10: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener._x:I
aload 2
getfield java.awt.Point.x:I
isub
istore 3
start local 3 11: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener._y:I
aload 2
getfield java.awt.Point.y:I
isub
istore 4
start local 4 12: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.fDraggingFrame:Z
ifne 13
aload 1
invokevirtual java.awt.event.MouseEvent.getSource:()Ljava/lang/Object;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokevirtual com.apple.laf.AquaInternalFrameUI.getNorthPane:()Ljavax/swing/JComponent;
if_acmpeq 13
return
13: StackMap locals: java.awt.Point int int
StackMap stack:
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.isMaximum:()Z
ifne 14
aload 1
invokevirtual java.awt.event.MouseEvent.getModifiers:()I
bipush 16
iand
bipush 16
if_icmpeq 15
14: StackMap locals:
StackMap stack:
return
15: StackMap locals:
StackMap stack:
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.getParent:()Ljava/awt/Container;
invokevirtual java.awt.Container.getSize:()Ljava/awt/Dimension;
astore 7
start local 7 16: aload 7
getfield java.awt.Dimension.width:I
istore 8
start local 8 17: aload 7
getfield java.awt.Dimension.height:I
istore 9
start local 9 18: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.getInsets:()Ljava/awt/Insets;
astore 10
start local 10 19: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.startingBounds:Ljava/awt/Rectangle;
getfield java.awt.Rectangle.x:I
iload 3
isub
istore 5
start local 5 20: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.startingBounds:Ljava/awt/Rectangle;
getfield java.awt.Rectangle.y:I
iload 4
isub
istore 6
start local 6 21: iload 5
aload 10
getfield java.awt.Insets.left:I
iadd
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.__x:I
ineg
if_icmpgt 22
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.__x:I
ineg
aload 10
getfield java.awt.Insets.left:I
isub
istore 5
22: StackMap locals: com.apple.laf.AquaInternalFrameUI$AquaBorderListener java.awt.event.MouseEvent java.awt.Point int int int int java.awt.Dimension int int java.awt.Insets
StackMap stack:
iload 6
aload 10
getfield java.awt.Insets.top:I
iadd
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.__y:I
ineg
if_icmpgt 23
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.__y:I
ineg
aload 10
getfield java.awt.Insets.top:I
isub
istore 6
23: StackMap locals:
StackMap stack:
iload 5
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.__x:I
iadd
aload 10
getfield java.awt.Insets.right:I
iadd
iload 8
if_icmple 24
iload 8
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.__x:I
isub
aload 10
getfield java.awt.Insets.right:I
isub
istore 5
24: StackMap locals:
StackMap stack:
iload 6
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.__y:I
iadd
aload 10
getfield java.awt.Insets.bottom:I
iadd
iload 9
if_icmple 25
iload 9
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.__y:I
isub
aload 10
getfield java.awt.Insets.bottom:I
isub
istore 6
25: StackMap locals:
StackMap stack:
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$1:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/DesktopManager;
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
iload 5
iload 6
invokeinterface javax.swing.DesktopManager.dragFrame:(Ljavax/swing/JComponent;II)V
26: return
end local 10 end local 9 end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 27 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
0 27 1 e Ljava/awt/event/MouseEvent;
4 9 2 newButton I
10 27 2 p Ljava/awt/Point;
11 27 3 deltaX I
12 27 4 deltaY I
20 27 5 newX I
21 27 6 newY I
16 27 7 s Ljava/awt/Dimension;
17 27 8 pWidth I
18 27 9 pHeight I
19 27 10 i Ljava/awt/Insets;
MethodParameters:
Name Flags
e final
public void mouseMoved(java.awt.event.MouseEvent);
descriptor: (Ljava/awt/event/MouseEvent;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.didForwardEvent:(Ljava/awt/event/MouseEvent;)Z
ifeq 1
return
1: StackMap locals:
StackMap stack:
aload 0
aload 1
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.updateRollover:(Ljava/awt/event/MouseEvent;)V
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
0 3 1 e Ljava/awt/event/MouseEvent;
MethodParameters:
Name Flags
e final
boolean didForwardEvent(java.awt.event.MouseEvent);
descriptor: (Ljava/awt/event/MouseEvent;)Z
flags: (0x0000)
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.isTryingToForwardEvent:Z
ifeq 1
iconst_1
ireturn
1: StackMap locals:
StackMap stack:
aload 0
iconst_1
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.isTryingToForwardEvent:Z
2: aload 0
aload 1
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.didForwardEventInternal:(Ljava/awt/event/MouseEvent;)Z
istore 2
start local 2 3: aload 0
iconst_0
putfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.isTryingToForwardEvent:Z
4: iload 2
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
0 5 1 e Ljava/awt/event/MouseEvent;
3 5 2 didForwardEvent Z
MethodParameters:
Name Flags
e final
boolean didForwardEventInternal(java.awt.event.MouseEvent);
descriptor: (Ljava/awt/event/MouseEvent;)Z
flags: (0x0000)
Code:
stack=13, locals=8, args_size=2
start local 0 start local 1 0: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.fDraggingFrame:Z
ifeq 1
iconst_0
ireturn
1: StackMap locals:
StackMap stack:
aload 1
invokevirtual java.awt.event.MouseEvent.getPoint:()Ljava/awt/Point;
astore 2
start local 2 2: aload 0
aload 2
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.isEventInWindowShadow:(Ljava/awt/Point;)Z
ifne 3
iconst_0
ireturn
3: StackMap locals: java.awt.Point
StackMap stack:
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.getParent:()Ljava/awt/Container;
astore 3
start local 3 4: aload 3
instanceof javax.swing.JDesktopPane
ifne 5
iconst_0
ireturn
5: StackMap locals: java.awt.Container
StackMap stack:
aload 3
checkcast javax.swing.JDesktopPane
astore 4
start local 4 6: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
aload 2
aload 3
invokestatic javax.swing.SwingUtilities.convertPoint:(Ljava/awt/Component;Ljava/awt/Point;Ljava/awt/Component;)Ljava/awt/Point;
astore 5
start local 5 7: aload 0
aload 4
aload 5
invokevirtual com.apple.laf.AquaInternalFrameUI$AquaBorderListener.findComponentToHitBehindMe:(Ljavax/swing/JDesktopPane;Ljava/awt/Point;)Ljava/awt/Component;
astore 6
start local 6 8: aload 6
ifnull 9
aload 6
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
if_acmpne 10
StackMap locals: javax.swing.JDesktopPane java.awt.Point java.awt.Component
StackMap stack:
9: iconst_0
ireturn
10: StackMap locals:
StackMap stack:
aload 4
aload 5
aload 6
invokestatic javax.swing.SwingUtilities.convertPoint:(Ljava/awt/Component;Ljava/awt/Point;Ljava/awt/Component;)Ljava/awt/Point;
astore 7
start local 7 11: aload 6
12: new java.awt.event.MouseEvent
dup
aload 6
aload 1
invokevirtual java.awt.event.MouseEvent.getID:()I
aload 1
invokevirtual java.awt.event.MouseEvent.getWhen:()J
13: aload 1
invokevirtual java.awt.event.MouseEvent.getModifiers:()I
aload 7
getfield java.awt.Point.x:I
14: aload 7
getfield java.awt.Point.y:I
aload 1
invokevirtual java.awt.event.MouseEvent.getClickCount:()I
15: aload 1
invokevirtual java.awt.event.MouseEvent.isPopupTrigger:()Z
aload 1
invokevirtual java.awt.event.MouseEvent.getButton:()I
16: invokespecial java.awt.event.MouseEvent.<init>:(Ljava/awt/Component;IJIIIIZI)V
17: invokevirtual java.awt.Component.dispatchEvent:(Ljava/awt/AWTEvent;)V
18: iconst_1
ireturn
end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 19 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
0 19 1 e Ljava/awt/event/MouseEvent;
2 19 2 originalPoint Ljava/awt/Point;
4 19 3 parent Ljava/awt/Container;
6 19 4 pane Ljavax/swing/JDesktopPane;
7 19 5 parentPoint Ljava/awt/Point;
8 19 6 hitComponent Ljava/awt/Component;
11 19 7 hitComponentPoint Ljava/awt/Point;
MethodParameters:
Name Flags
e final
java.awt.Component findComponentToHitBehindMe(javax.swing.JDesktopPane, java.awt.Point);
descriptor: (Ljavax/swing/JDesktopPane;Ljava/awt/Point;)Ljava/awt/Component;
flags: (0x0000)
Code:
stack=2, locals=10, args_size=3
start local 0 start local 1 start local 2 0: aload 1
invokevirtual javax.swing.JDesktopPane.getAllFrames:()[Ljavax/swing/JInternalFrame;
astore 3
start local 3 1: iconst_0
istore 4
start local 4 2: aload 3
dup
astore 8
arraylength
istore 7
iconst_0
istore 6
goto 9
StackMap locals: com.apple.laf.AquaInternalFrameUI$AquaBorderListener javax.swing.JDesktopPane java.awt.Point javax.swing.JInternalFrame[] int top int int javax.swing.JInternalFrame[]
StackMap stack:
3: aload 8
iload 6
aaload
astore 5
start local 5 4: aload 5
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
if_acmpne 5
iconst_1
istore 4
goto 8
5: StackMap locals: com.apple.laf.AquaInternalFrameUI$AquaBorderListener javax.swing.JDesktopPane java.awt.Point javax.swing.JInternalFrame[] int javax.swing.JInternalFrame int int javax.swing.JInternalFrame[]
StackMap stack:
iload 4
ifne 6
goto 8
6: StackMap locals:
StackMap stack:
aload 5
invokevirtual javax.swing.JInternalFrame.getBounds:()Ljava/awt/Rectangle;
astore 9
start local 9 7: aload 9
aload 2
invokevirtual java.awt.Rectangle.contains:(Ljava/awt/Point;)Z
ifeq 8
aload 5
areturn
end local 9 end local 5 8: StackMap locals: com.apple.laf.AquaInternalFrameUI$AquaBorderListener javax.swing.JDesktopPane java.awt.Point javax.swing.JInternalFrame[] int top int int javax.swing.JInternalFrame[]
StackMap stack:
iinc 6 1
StackMap locals:
StackMap stack:
9: iload 6
iload 7
if_icmplt 3
10: aload 1
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
0 11 1 pane Ljavax/swing/JDesktopPane;
0 11 2 parentPoint Ljava/awt/Point;
1 11 3 allFrames [Ljavax/swing/JInternalFrame;
2 11 4 foundSelf Z
4 8 5 f Ljavax/swing/JInternalFrame;
7 8 9 bounds Ljava/awt/Rectangle;
MethodParameters:
Name Flags
pane final
parentPoint final
boolean isEventInWindowShadow(java.awt.Point);
descriptor: (Ljava/awt/Point;)Z
flags: (0x0000)
Code:
stack=3, locals=4, args_size=2
start local 0 start local 1 0: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.getBounds:()Ljava/awt/Rectangle;
astore 2
start local 2 1: aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
invokestatic com.apple.laf.AquaInternalFrameUI.access$0:(Lcom/apple/laf/AquaInternalFrameUI;)Ljavax/swing/JInternalFrame;
invokevirtual javax.swing.JInternalFrame.getInsets:()Ljava/awt/Insets;
astore 3
start local 3 2: aload 3
dup
getfield java.awt.Insets.top:I
aload 0
getfield com.apple.laf.AquaInternalFrameUI$AquaBorderListener.this$0:Lcom/apple/laf/AquaInternalFrameUI;
getfield com.apple.laf.AquaInternalFrameUI.fAquaBorder:Lcom/apple/laf/AquaInternalFrameBorder;
invokevirtual com.apple.laf.AquaInternalFrameBorder.getTitleHeight:()I
isub
putfield java.awt.Insets.top:I
3: aload 1
getfield java.awt.Point.x:I
aload 3
getfield java.awt.Insets.left:I
if_icmpge 4
iconst_1
ireturn
4: StackMap locals: java.awt.Rectangle java.awt.Insets
StackMap stack:
aload 1
getfield java.awt.Point.x:I
aload 2
getfield java.awt.Rectangle.width:I
aload 3
getfield java.awt.Insets.right:I
isub
if_icmple 5
iconst_1
ireturn
5: StackMap locals:
StackMap stack:
aload 1
getfield java.awt.Point.y:I
aload 3
getfield java.awt.Insets.top:I
if_icmpge 6
iconst_1
ireturn
6: StackMap locals:
StackMap stack:
aload 1
getfield java.awt.Point.y:I
aload 2
getfield java.awt.Rectangle.height:I
aload 3
getfield java.awt.Insets.bottom:I
isub
if_icmple 7
iconst_1
ireturn
7: StackMap locals:
StackMap stack:
iconst_0
ireturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/apple/laf/AquaInternalFrameUI$AquaBorderListener;
0 8 1 point Ljava/awt/Point;
1 8 2 bounds Ljava/awt/Rectangle;
2 8 3 insets Ljava/awt/Insets;
MethodParameters:
Name Flags
point final
}
SourceFile: "AquaInternalFrameUI.java"
NestHost: com.apple.laf.AquaInternalFrameUI
InnerClasses:
protected AquaBorderListener = com.apple.laf.AquaInternalFrameUI$AquaBorderListener of com.apple.laf.AquaInternalFrameUI