class com.apple.laf.AquaTabbedPaneUI$MouseHandler$1 implements javax.swing.event.PopupMenuListener
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.apple.laf.AquaTabbedPaneUI$MouseHandler$1
super_class: java.lang.Object
{
final com.apple.laf.AquaTabbedPaneUI$MouseHandler this$1;
descriptor: Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(com.apple.laf.AquaTabbedPaneUI$MouseHandler);
descriptor: (Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 // com.apple.laf.AquaTabbedPaneUI$MouseHandler$1 this
0: .line 1004
aload 0 /* this */
aload 1
putfield com.apple.laf.AquaTabbedPaneUI$MouseHandler$1.this$1:Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler;
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // com.apple.laf.AquaTabbedPaneUI$MouseHandler$1 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler$1;
MethodParameters:
Name Flags
this$0 final
public void popupMenuCanceled(javax.swing.event.PopupMenuEvent);
descriptor: (Ljavax/swing/event/PopupMenuEvent;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=2, args_size=2
start local 0 // com.apple.laf.AquaTabbedPaneUI$MouseHandler$1 this
start local 1 // javax.swing.event.PopupMenuEvent e
0: .line 1005
return
end local 1 // javax.swing.event.PopupMenuEvent e
end local 0 // com.apple.laf.AquaTabbedPaneUI$MouseHandler$1 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler$1;
0 1 1 e Ljavax/swing/event/PopupMenuEvent;
MethodParameters:
Name Flags
e final
public void popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent);
descriptor: (Ljavax/swing/event/PopupMenuEvent;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=2, args_size=2
start local 0 // com.apple.laf.AquaTabbedPaneUI$MouseHandler$1 this
start local 1 // javax.swing.event.PopupMenuEvent e
0: .line 1006
return
end local 1 // javax.swing.event.PopupMenuEvent e
end local 0 // com.apple.laf.AquaTabbedPaneUI$MouseHandler$1 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler$1;
0 1 1 e Ljavax/swing/event/PopupMenuEvent;
MethodParameters:
Name Flags
e final
public void popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent);
descriptor: (Ljavax/swing/event/PopupMenuEvent;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 // com.apple.laf.AquaTabbedPaneUI$MouseHandler$1 this
start local 1 // javax.swing.event.PopupMenuEvent e
0: .line 1009
aload 0 /* this */
getfield com.apple.laf.AquaTabbedPaneUI$MouseHandler$1.this$1:Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler;
invokestatic com.apple.laf.AquaTabbedPaneUI$MouseHandler.access$0:(Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler;)Lcom/apple/laf/AquaTabbedPaneUI;
bipush -3
putfield com.apple.laf.AquaTabbedPaneUI.pressedTab:I
1: .line 1010
aload 0 /* this */
getfield com.apple.laf.AquaTabbedPaneUI$MouseHandler$1.this$1:Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler;
invokestatic com.apple.laf.AquaTabbedPaneUI$MouseHandler.access$0:(Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler;)Lcom/apple/laf/AquaTabbedPaneUI;
getfield com.apple.laf.AquaTabbedPaneUI.tabPane:Ljavax/swing/JTabbedPane;
aload 0 /* this */
getfield com.apple.laf.AquaTabbedPaneUI$MouseHandler$1.this$1:Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler;
invokestatic com.apple.laf.AquaTabbedPaneUI$MouseHandler.access$0:(Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler;)Lcom/apple/laf/AquaTabbedPaneUI;
getfield com.apple.laf.AquaTabbedPaneUI.visibleTabState:Lcom/apple/laf/AquaTabbedPaneTabState;
invokevirtual com.apple.laf.AquaTabbedPaneTabState.getLeftScrollTabRect:()Ljava/awt/Rectangle;
invokevirtual javax.swing.JTabbedPane.repaint:(Ljava/awt/Rectangle;)V
2: .line 1011
aload 0 /* this */
getfield com.apple.laf.AquaTabbedPaneUI$MouseHandler$1.this$1:Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler;
invokestatic com.apple.laf.AquaTabbedPaneUI$MouseHandler.access$0:(Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler;)Lcom/apple/laf/AquaTabbedPaneUI;
getfield com.apple.laf.AquaTabbedPaneUI.tabPane:Ljavax/swing/JTabbedPane;
aload 0 /* this */
getfield com.apple.laf.AquaTabbedPaneUI$MouseHandler$1.this$1:Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler;
invokestatic com.apple.laf.AquaTabbedPaneUI$MouseHandler.access$0:(Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler;)Lcom/apple/laf/AquaTabbedPaneUI;
getfield com.apple.laf.AquaTabbedPaneUI.visibleTabState:Lcom/apple/laf/AquaTabbedPaneTabState;
invokevirtual com.apple.laf.AquaTabbedPaneTabState.getRightScrollTabRect:()Ljava/awt/Rectangle;
invokevirtual javax.swing.JTabbedPane.repaint:(Ljava/awt/Rectangle;)V
3: .line 1012
return
end local 1 // javax.swing.event.PopupMenuEvent e
end local 0 // com.apple.laf.AquaTabbedPaneUI$MouseHandler$1 this
LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/apple/laf/AquaTabbedPaneUI$MouseHandler$1;
0 4 1 e Ljavax/swing/event/PopupMenuEvent;
MethodParameters:
Name Flags
e final
}
SourceFile: "AquaTabbedPaneUI.java"
EnclosingMethod: com.apple.laf.AquaTabbedPaneUI$MouseHandler.showFullPopup:(Z)V
NestHost: com.apple.laf.AquaTabbedPaneUI
InnerClasses:
MouseHandler = com.apple.laf.AquaTabbedPaneUI$MouseHandler of com.apple.laf.AquaTabbedPaneUI
com.apple.laf.AquaTabbedPaneUI$MouseHandler$1