public final class java.awt.SystemColor extends java.awt.Color implements java.io.Serializable
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: java.awt.SystemColor
  super_class: java.awt.Color
{
  public static final int DESKTOP;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int ACTIVE_CAPTION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int ACTIVE_CAPTION_TEXT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int ACTIVE_CAPTION_BORDER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int INACTIVE_CAPTION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int INACTIVE_CAPTION_TEXT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  public static final int INACTIVE_CAPTION_BORDER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  public static final int WINDOW;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  public static final int WINDOW_BORDER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  public static final int WINDOW_TEXT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  public static final int MENU;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  public static final int MENU_TEXT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 11

  public static final int TEXT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 12

  public static final int TEXT_TEXT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 13

  public static final int TEXT_HIGHLIGHT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 14

  public static final int TEXT_HIGHLIGHT_TEXT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 15

  public static final int TEXT_INACTIVE_TEXT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16

  public static final int CONTROL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 17

  public static final int CONTROL_TEXT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 18

  public static final int CONTROL_HIGHLIGHT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 19

  public static final int CONTROL_LT_HIGHLIGHT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 20

  public static final int CONTROL_SHADOW;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 21

  public static final int CONTROL_DK_SHADOW;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 22

  public static final int SCROLLBAR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 23

  public static final int INFO;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 24

  public static final int INFO_TEXT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 25

  public static final int NUM_COLORS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 26

  private static int[] systemColors;
    descriptor: [I
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  public static final java.awt.SystemColor desktop;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor activeCaption;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor activeCaptionText;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor activeCaptionBorder;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor inactiveCaption;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor inactiveCaptionText;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor inactiveCaptionBorder;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor window;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor windowBorder;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor windowText;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor menu;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor menuText;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor text;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor textText;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor textHighlight;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor textHighlightText;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor textInactiveText;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor control;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor controlText;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor controlHighlight;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor controlLtHighlight;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor controlShadow;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor controlDkShadow;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor scrollbar;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor info;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.awt.SystemColor infoText;
    descriptor: Ljava/awt/SystemColor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 4503142729533789064

  private transient int index;
    descriptor: I
    flags: (0x0082) ACC_PRIVATE, ACC_TRANSIENT

  private static java.awt.SystemColor[] systemColorObjects;
    descriptor: [Ljava/awt/SystemColor;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=0, args_size=0
         0: .line 251
            bipush 26
            newarray 10
            dup
            iconst_0
         1: .line 252
            ldc -16753572
            iastore
            dup
            iconst_1
         2: .line 253
            ldc -16777088
            iastore
            dup
            iconst_2
         3: .line 254
            iconst_m1
            iastore
            dup
            iconst_3
         4: .line 255
            ldc -4144960
            iastore
            dup
            iconst_4
         5: .line 256
            ldc -8355712
            iastore
            dup
            iconst_5
         6: .line 257
            ldc -4144960
            iastore
            dup
            bipush 6
         7: .line 258
            ldc -4144960
            iastore
            dup
            bipush 7
         8: .line 259
            iconst_m1
            iastore
            dup
            bipush 8
         9: .line 260
            ldc -16777216
            iastore
            dup
            bipush 9
        10: .line 261
            ldc -16777216
            iastore
            dup
            bipush 10
        11: .line 262
            ldc -4144960
            iastore
            dup
            bipush 11
        12: .line 263
            ldc -16777216
            iastore
            dup
            bipush 12
        13: .line 264
            ldc -4144960
            iastore
            dup
            bipush 13
        14: .line 265
            ldc -16777216
            iastore
            dup
            bipush 14
        15: .line 266
            ldc -16777088
            iastore
            dup
            bipush 15
        16: .line 267
            iconst_m1
            iastore
            dup
            bipush 16
        17: .line 268
            ldc -8355712
            iastore
            dup
            bipush 17
        18: .line 269
            ldc -4144960
            iastore
            dup
            bipush 18
        19: .line 270
            ldc -16777216
            iastore
            dup
            bipush 19
        20: .line 271
            iconst_m1
            iastore
            dup
            bipush 20
        21: .line 272
            ldc -2039584
            iastore
            dup
            bipush 21
        22: .line 273
            ldc -8355712
            iastore
            dup
            bipush 22
        23: .line 274
            ldc -16777216
            iastore
            dup
            bipush 23
        24: .line 275
            ldc -2039584
            iastore
            dup
            bipush 24
        25: .line 276
            ldc -2039808
            iastore
            dup
            bipush 25
        26: .line 277
            ldc -16777216
            iastore
        27: .line 251
            putstatic java.awt.SystemColor.systemColors:[I
        28: .line 283
            new java.awt.SystemColor
            dup
            iconst_0
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.desktop:Ljava/awt/SystemColor;
        29: .line 288
            new java.awt.SystemColor
            dup
            iconst_1
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.activeCaption:Ljava/awt/SystemColor;
        30: .line 293
            new java.awt.SystemColor
            dup
            iconst_2
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.activeCaptionText:Ljava/awt/SystemColor;
        31: .line 298
            new java.awt.SystemColor
            dup
            iconst_3
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.activeCaptionBorder:Ljava/awt/SystemColor;
        32: .line 303
            new java.awt.SystemColor
            dup
            iconst_4
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.inactiveCaption:Ljava/awt/SystemColor;
        33: .line 308
            new java.awt.SystemColor
            dup
            iconst_5
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.inactiveCaptionText:Ljava/awt/SystemColor;
        34: .line 313
            new java.awt.SystemColor
            dup
            bipush 6
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.inactiveCaptionBorder:Ljava/awt/SystemColor;
        35: .line 318
            new java.awt.SystemColor
            dup
            bipush 7
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.window:Ljava/awt/SystemColor;
        36: .line 323
            new java.awt.SystemColor
            dup
            bipush 8
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.windowBorder:Ljava/awt/SystemColor;
        37: .line 328
            new java.awt.SystemColor
            dup
            bipush 9
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.windowText:Ljava/awt/SystemColor;
        38: .line 333
            new java.awt.SystemColor
            dup
            bipush 10
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.menu:Ljava/awt/SystemColor;
        39: .line 338
            new java.awt.SystemColor
            dup
            bipush 11
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.menuText:Ljava/awt/SystemColor;
        40: .line 344
            new java.awt.SystemColor
            dup
            bipush 12
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.text:Ljava/awt/SystemColor;
        41: .line 350
            new java.awt.SystemColor
            dup
            bipush 13
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.textText:Ljava/awt/SystemColor;
        42: .line 356
            new java.awt.SystemColor
            dup
            bipush 14
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.textHighlight:Ljava/awt/SystemColor;
        43: .line 362
            new java.awt.SystemColor
            dup
            bipush 15
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.textHighlightText:Ljava/awt/SystemColor;
        44: .line 367
            new java.awt.SystemColor
            dup
            bipush 16
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.textInactiveText:Ljava/awt/SystemColor;
        45: .line 373
            new java.awt.SystemColor
            dup
            bipush 17
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.control:Ljava/awt/SystemColor;
        46: .line 379
            new java.awt.SystemColor
            dup
            bipush 18
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.controlText:Ljava/awt/SystemColor;
        47: .line 386
            new java.awt.SystemColor
            dup
            bipush 19
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.controlHighlight:Ljava/awt/SystemColor;
        48: .line 393
            new java.awt.SystemColor
            dup
            bipush 20
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.controlLtHighlight:Ljava/awt/SystemColor;
        49: .line 400
            new java.awt.SystemColor
            dup
            bipush 21
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.controlShadow:Ljava/awt/SystemColor;
        50: .line 407
            new java.awt.SystemColor
            dup
            bipush 22
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.controlDkShadow:Ljava/awt/SystemColor;
        51: .line 412
            new java.awt.SystemColor
            dup
            bipush 23
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.scrollbar:Ljava/awt/SystemColor;
        52: .line 417
            new java.awt.SystemColor
            dup
            bipush 24
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.info:Ljava/awt/SystemColor;
        53: .line 422
            new java.awt.SystemColor
            dup
            bipush 25
            invokespecial java.awt.SystemColor.<init>:(B)V
            putstatic java.awt.SystemColor.infoText:Ljava/awt/SystemColor;
        54: .line 434
            bipush 26
            anewarray java.awt.SystemColor
            dup
            iconst_0
        55: .line 435
            getstatic java.awt.SystemColor.desktop:Ljava/awt/SystemColor;
            aastore
            dup
            iconst_1
        56: .line 436
            getstatic java.awt.SystemColor.activeCaption:Ljava/awt/SystemColor;
            aastore
            dup
            iconst_2
        57: .line 437
            getstatic java.awt.SystemColor.activeCaptionText:Ljava/awt/SystemColor;
            aastore
            dup
            iconst_3
        58: .line 438
            getstatic java.awt.SystemColor.activeCaptionBorder:Ljava/awt/SystemColor;
            aastore
            dup
            iconst_4
        59: .line 439
            getstatic java.awt.SystemColor.inactiveCaption:Ljava/awt/SystemColor;
            aastore
            dup
            iconst_5
        60: .line 440
            getstatic java.awt.SystemColor.inactiveCaptionText:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 6
        61: .line 441
            getstatic java.awt.SystemColor.inactiveCaptionBorder:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 7
        62: .line 442
            getstatic java.awt.SystemColor.window:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 8
        63: .line 443
            getstatic java.awt.SystemColor.windowBorder:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 9
        64: .line 444
            getstatic java.awt.SystemColor.windowText:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 10
        65: .line 445
            getstatic java.awt.SystemColor.menu:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 11
        66: .line 446
            getstatic java.awt.SystemColor.menuText:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 12
        67: .line 447
            getstatic java.awt.SystemColor.text:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 13
        68: .line 448
            getstatic java.awt.SystemColor.textText:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 14
        69: .line 449
            getstatic java.awt.SystemColor.textHighlight:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 15
        70: .line 450
            getstatic java.awt.SystemColor.textHighlightText:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 16
        71: .line 451
            getstatic java.awt.SystemColor.textInactiveText:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 17
        72: .line 452
            getstatic java.awt.SystemColor.control:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 18
        73: .line 453
            getstatic java.awt.SystemColor.controlText:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 19
        74: .line 454
            getstatic java.awt.SystemColor.controlHighlight:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 20
        75: .line 455
            getstatic java.awt.SystemColor.controlLtHighlight:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 21
        76: .line 456
            getstatic java.awt.SystemColor.controlShadow:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 22
        77: .line 457
            getstatic java.awt.SystemColor.controlDkShadow:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 23
        78: .line 458
            getstatic java.awt.SystemColor.scrollbar:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 24
        79: .line 459
            getstatic java.awt.SystemColor.info:Ljava/awt/SystemColor;
            aastore
            dup
            bipush 25
        80: .line 460
            getstatic java.awt.SystemColor.infoText:Ljava/awt/SystemColor;
            aastore
        81: .line 434
            putstatic java.awt.SystemColor.systemColorObjects:[Ljava/awt/SystemColor;
        82: .line 464
            invokedynamic updateSystemColors()Lsun/awt/AWTAccessor$SystemColorAccessor;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  ()V
                  java/awt/SystemColor.updateSystemColors()V (6)
                  ()V
            invokestatic sun.awt.AWTAccessor.setSystemColorAccessor:(Lsun/awt/AWTAccessor$SystemColorAccessor;)V
        83: .line 465
            invokestatic java.awt.SystemColor.updateSystemColors:()V
        84: .line 466
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private static void updateSystemColors();
    descriptor: ()V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=0
         0: .line 472
            invokestatic java.awt.GraphicsEnvironment.isHeadless:()Z
            ifne 2
         1: .line 473
            invokestatic java.awt.Toolkit.getDefaultToolkit:()Ljava/awt/Toolkit;
            getstatic java.awt.SystemColor.systemColors:[I
            invokevirtual java.awt.Toolkit.loadSystemColors:([I)V
         2: .line 475
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 0 /* i */
        start local 0 // int i
         3: goto 6
         4: .line 476
      StackMap locals: int
      StackMap stack:
            getstatic java.awt.SystemColor.systemColorObjects:[Ljava/awt/SystemColor;
            iload 0 /* i */
            aaload
            getstatic java.awt.SystemColor.systemColors:[I
            iload 0 /* i */
            iaload
            putfield java.awt.SystemColor.value:I
         5: .line 475
            iinc 0 /* i */ 1
      StackMap locals:
      StackMap stack:
         6: iload 0 /* i */
            getstatic java.awt.SystemColor.systemColors:[I
            arraylength
            if_icmplt 4
        end local 0 // int i
         7: .line 478
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            3    7     0     i  I

  private void <init>(byte);
    descriptor: (B)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.awt.SystemColor this
        start local 1 // byte index
         0: .line 485
            aload 0 /* this */
            getstatic java.awt.SystemColor.systemColors:[I
            iload 1 /* index */
            iaload
            invokespecial java.awt.Color.<init>:(I)V
         1: .line 486
            aload 0 /* this */
            iload 1 /* index */
            putfield java.awt.SystemColor.index:I
         2: .line 487
            return
        end local 1 // byte index
        end local 0 // java.awt.SystemColor this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Ljava/awt/SystemColor;
            0    3     1  index  B
    MethodParameters:
       Name  Flags
      index  

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // java.awt.SystemColor this
         0: .line 499
            new java.lang.StringBuilder
            dup
            aload 0 /* this */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            ldc "[i="
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 0 /* this */
            getfield java.awt.SystemColor.index:I
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            ldc "]"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            areturn
        end local 0 // java.awt.SystemColor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/awt/SystemColor;

  private java.lang.Object readResolve();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.awt.SystemColor this
         0: .line 523
            getstatic java.awt.SystemColor.systemColorObjects:[Ljava/awt/SystemColor;
            aload 0 /* this */
            getfield java.awt.SystemColor.value:I
            aaload
            areturn
        end local 0 // java.awt.SystemColor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/awt/SystemColor;

  private java.lang.Object writeReplace();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // java.awt.SystemColor this
         0: .line 544
            new java.awt.SystemColor
            dup
            aload 0 /* this */
            getfield java.awt.SystemColor.index:I
            i2b
            invokespecial java.awt.SystemColor.<init>:(B)V
            astore 1 /* color */
        start local 1 // java.awt.SystemColor color
         1: .line 545
            aload 1 /* color */
            aload 0 /* this */
            getfield java.awt.SystemColor.index:I
            putfield java.awt.SystemColor.value:I
         2: .line 546
            aload 1 /* color */
            areturn
        end local 1 // java.awt.SystemColor color
        end local 0 // java.awt.SystemColor this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Ljava/awt/SystemColor;
            1    3     1  color  Ljava/awt/SystemColor;
    Exceptions:
      throws java.io.ObjectStreamException
}
SourceFile: "SystemColor.java"
InnerClasses:
  public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles
  public abstract SystemColorAccessor = sun.awt.AWTAccessor$SystemColorAccessor of sun.awt.AWTAccessor