class com.apple.laf.AquaInternalFrameUI$6$1 extends com.apple.laf.AquaIcon$ScalingJRSUIIcon
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.apple.laf.AquaInternalFrameUI$6$1
super_class: com.apple.laf.AquaIcon$ScalingJRSUIIcon
{
final com.apple.laf.AquaInternalFrameUI$6 this$1;
descriptor: Lcom/apple/laf/AquaInternalFrameUI$6;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(com.apple.laf.AquaInternalFrameUI$6, int, int);
descriptor: (Lcom/apple/laf/AquaInternalFrameUI$6;II)V
flags: (0x0000)
Code:
stack=3, locals=4, args_size=4
start local 0 start local 2 start local 3 0: aload 0
aload 1
putfield com.apple.laf.AquaInternalFrameUI$6$1.this$1:Lcom/apple/laf/AquaInternalFrameUI$6;
aload 0
iload 2
iload 3
invokespecial com.apple.laf.AquaIcon$ScalingJRSUIIcon.<init>:(II)V
return
end local 3 end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/apple/laf/AquaInternalFrameUI$6$1;
0 1 2 $anonymous0 I
0 1 3 $anonymous1 I
MethodParameters:
Name Flags
this$0 final
$anonymous0
$anonymous1
public void initIconPainter(com.apple.laf.AquaPainter<apple.laf.JRSUIState>);
descriptor: (Lcom/apple/laf/AquaPainter;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 1
getfield com.apple.laf.AquaPainter.state:Lapple/laf/JRSUIState;
getstatic apple.laf.JRSUIConstants$Widget.GROW_BOX_TEXTURED:Lapple/laf/JRSUIConstants$Widget;
invokevirtual apple.laf.JRSUIState.set:(Lapple/laf/JRSUIConstants$Property;)V
1: aload 1
getfield com.apple.laf.AquaPainter.state:Lapple/laf/JRSUIState;
getstatic apple.laf.JRSUIConstants$WindowType.UTILITY:Lapple/laf/JRSUIConstants$WindowType;
invokevirtual apple.laf.JRSUIState.set:(Lapple/laf/JRSUIConstants$Property;)V
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/apple/laf/AquaInternalFrameUI$6$1;
0 3 1 iconState Lcom/apple/laf/AquaPainter<Lapple/laf/JRSUIState;>;
Signature: (Lcom/apple/laf/AquaPainter<Lapple/laf/JRSUIState;>;)V
MethodParameters:
Name Flags
iconState final
}
SourceFile: "AquaInternalFrameUI.java"
EnclosingMethod: com.apple.laf.AquaInternalFrameUI$6.getInstance:()Ljavax/swing/Icon;
NestHost: com.apple.laf.AquaInternalFrameUI
InnerClasses:
public Widget = apple.laf.JRSUIConstants$Widget of apple.laf.JRSUIConstants
public WindowType = apple.laf.JRSUIConstants$WindowType of apple.laf.JRSUIConstants
abstract ScalingJRSUIIcon = com.apple.laf.AquaIcon$ScalingJRSUIIcon of com.apple.laf.AquaIcon
com.apple.laf.AquaInternalFrameUI$6
com.apple.laf.AquaInternalFrameUI$6$1
Property = apple.laf.JRSUIConstants$Property of apple.laf.JRSUIConstants