class com.apple.laf.AquaInternalFrameUI$4 extends com.apple.laf.AquaInternalFrameUI$InternalFrameShadow
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.apple.laf.AquaInternalFrameUI$4
  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$4 this
         0: .line 706
            aload 0 /* this */
            invokespecial com.apple.laf.AquaInternalFrameUI$InternalFrameShadow.<init>:()V
            return
        end local 0 // com.apple.laf.AquaInternalFrameUI$4 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/apple/laf/AquaInternalFrameUI$4;

  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$4 this
         0: .line 708
            new com.apple.laf.AquaUtils$SlicedShadowBorder
            dup
            new com.apple.laf.AquaInternalFrameUI$4$1
            dup
            aload 0 /* this */
            invokespecial com.apple.laf.AquaInternalFrameUI$4$1.<init>:(Lcom/apple/laf/AquaInternalFrameUI$4;)V
         1: .line 714
            new com.apple.laf.AquaInternalFrameUI$4$2
            dup
            aload 0 /* this */
            invokespecial com.apple.laf.AquaInternalFrameUI$4$2.<init>:(Lcom/apple/laf/AquaInternalFrameUI$4;)V
         2: .line 720
            iconst_0
            bipush 7
            ldc 1.1
            fconst_1
            bipush 24
            bipush 51
            bipush 51
            bipush 25
            bipush 25
            bipush 25
            bipush 25
         3: .line 708
            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$4 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/apple/laf/AquaInternalFrameUI$4;

  javax.swing.border.Border getBackgroundShadowBorder();
    descriptor: ()Ljavax/swing/border/Border;
    flags: (0x0000) 
    Code:
      stack=15, locals=1, args_size=1
        start local 0 // com.apple.laf.AquaInternalFrameUI$4 this
         0: .line 724
            new com.apple.laf.AquaUtils$SlicedShadowBorder
            dup
            new com.apple.laf.AquaInternalFrameUI$4$3
            dup
            aload 0 /* this */
            invokespecial com.apple.laf.AquaInternalFrameUI$4$3.<init>:(Lcom/apple/laf/AquaInternalFrameUI$4;)V
         1: .line 730
            new com.apple.laf.AquaInternalFrameUI$4$4
            dup
            aload 0 /* this */
            invokespecial com.apple.laf.AquaInternalFrameUI$4$4.<init>:(Lcom/apple/laf/AquaInternalFrameUI$4;)V
         2: .line 736
            iconst_0
            iconst_0
            ldc 3.0
            fconst_1
            bipush 10
            bipush 51
            bipush 51
            bipush 25
            bipush 25
            bipush 25
            bipush 25
         3: .line 724
            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$4 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/apple/laf/AquaInternalFrameUI$4;
}
SourceFile: "AquaInternalFrameUI.java"
EnclosingMethod: com.apple.laf.AquaInternalFrameUI
NestHost: com.apple.laf.AquaInternalFrameUI
InnerClasses:
  com.apple.laf.AquaInternalFrameUI$4
  com.apple.laf.AquaInternalFrameUI$4$1
  com.apple.laf.AquaInternalFrameUI$4$2
  com.apple.laf.AquaInternalFrameUI$4$3
  com.apple.laf.AquaInternalFrameUI$4$4
  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