class com.apple.laf.AquaInternalFrameUI$5 extends com.apple.laf.AquaInternalFrameUI$InternalFrameShadow
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.apple.laf.AquaInternalFrameUI$5
super_class: com.apple.laf.AquaInternalFrameUI$InternalFrameShadow
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 // com.apple.laf.AquaInternalFrameUI$5 this
0: .line 781
aload 0 /* this */
invokespecial com.apple.laf.AquaInternalFrameUI$InternalFrameShadow.<init>:()V
return
end local 0 // com.apple.laf.AquaInternalFrameUI$5 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/apple/laf/AquaInternalFrameUI$5;
javax.swing.border.Border getForegroundShadowBorder();
descriptor: ()Ljavax/swing/border/Border;
flags: (0x0000)
Code:
stack=15, locals=1, args_size=1
start local 0 // com.apple.laf.AquaInternalFrameUI$5 this
0: .line 784
new com.apple.laf.AquaUtils$SlicedShadowBorder
dup
new com.apple.laf.AquaInternalFrameUI$5$1
dup
aload 0 /* this */
invokespecial com.apple.laf.AquaInternalFrameUI$5$1.<init>:(Lcom/apple/laf/AquaInternalFrameUI$5;)V
1: .line 790
aconst_null
2: .line 791
iconst_0
iconst_3
fconst_1
fconst_1
bipush 10
bipush 25
bipush 25
bipush 12
bipush 12
bipush 12
bipush 12
3: .line 784
invokespecial com.apple.laf.AquaUtils$SlicedShadowBorder.<init>:(Lcom/apple/laf/AquaUtils$Painter;Lcom/apple/laf/AquaUtils$Painter;IIFFIIIIIII)V
areturn
end local 0 // com.apple.laf.AquaInternalFrameUI$5 this
LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/apple/laf/AquaInternalFrameUI$5;
javax.swing.border.Border getBackgroundShadowBorder();
descriptor: ()Ljavax/swing/border/Border;
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 // com.apple.laf.AquaInternalFrameUI$5 this
0: .line 796
aload 0 /* this */
invokevirtual com.apple.laf.AquaInternalFrameUI$5.getForegroundShadowBorder:()Ljavax/swing/border/Border;
areturn
end local 0 // com.apple.laf.AquaInternalFrameUI$5 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/apple/laf/AquaInternalFrameUI$5;
}
SourceFile: "AquaInternalFrameUI.java"
EnclosingMethod: com.apple.laf.AquaInternalFrameUI
NestHost: com.apple.laf.AquaInternalFrameUI
InnerClasses:
com.apple.laf.AquaInternalFrameUI$5
com.apple.laf.AquaInternalFrameUI$5$1
abstract InternalFrameShadow = com.apple.laf.AquaInternalFrameUI$InternalFrameShadow of com.apple.laf.AquaInternalFrameUI
abstract Painter = com.apple.laf.AquaUtils$Painter of com.apple.laf.AquaUtils
SlicedShadowBorder = com.apple.laf.AquaUtils$SlicedShadowBorder of com.apple.laf.AquaUtils