class sun.jvm.hotspot.HSDB$47$1 implements java.lang.Runnable
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: sun.jvm.hotspot.HSDB$47$1
  super_class: java.lang.Object
{
  final sun.jvm.hotspot.HSDB$47 this$1;
    descriptor: Lsun/jvm/hotspot/HSDB$47;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  private final javax.swing.JInternalFrame val$progressFrame;
    descriptor: Ljavax/swing/JInternalFrame;
    flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC

  private final java.lang.String val$htmlText;
    descriptor: Ljava/lang/String;
    flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC

  void <init>(sun.jvm.hotspot.HSDB$47, javax.swing.JInternalFrame, java.lang.String);
    descriptor: (Lsun/jvm/hotspot/HSDB$47;Ljavax/swing/JInternalFrame;Ljava/lang/String;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=4, args_size=4
        start local 0 // sun.jvm.hotspot.HSDB$47$1 this
         0: .line 1591
            aload 0 /* this */
            aload 1
            putfield sun.jvm.hotspot.HSDB$47$1.this$1:Lsun/jvm/hotspot/HSDB$47;
            aload 0 /* this */
            aload 2
            putfield sun.jvm.hotspot.HSDB$47$1.val$progressFrame:Ljavax/swing/JInternalFrame;
            aload 0 /* this */
            aload 3
            putfield sun.jvm.hotspot.HSDB$47$1.val$htmlText:Ljava/lang/String;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // sun.jvm.hotspot.HSDB$47$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/HSDB$47$1;
    MethodParameters:
                   Name  Flags
      this$0             final
      val$progressFrame  final
      val$htmlText       final

  public void run();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=1
        start local 0 // sun.jvm.hotspot.HSDB$47$1 this
         0: .line 1593
            new javax.swing.JInternalFrame
            dup
            ldc "Class Browser"
            invokespecial javax.swing.JInternalFrame.<init>:(Ljava/lang/String;)V
            astore 1 /* cbFrame */
        start local 1 // javax.swing.JInternalFrame cbFrame
         1: .line 1594
            aload 1 /* cbFrame */
            invokevirtual javax.swing.JInternalFrame.getContentPane:()Ljava/awt/Container;
            new java.awt.BorderLayout
            dup
            invokespecial java.awt.BorderLayout.<init>:()V
            invokevirtual java.awt.Container.setLayout:(Ljava/awt/LayoutManager;)V
         2: .line 1595
            aload 1 /* cbFrame */
            iconst_1
            invokevirtual javax.swing.JInternalFrame.setResizable:(Z)V
         3: .line 1596
            aload 1 /* cbFrame */
            iconst_1
            invokevirtual javax.swing.JInternalFrame.setClosable:(Z)V
         4: .line 1597
            aload 1 /* cbFrame */
            iconst_1
            invokevirtual javax.swing.JInternalFrame.setIconifiable:(Z)V
         5: .line 1598
            new sun.jvm.hotspot.ui.classbrowser.ClassBrowserPanel
            dup
            invokespecial sun.jvm.hotspot.ui.classbrowser.ClassBrowserPanel.<init>:()V
            astore 2 /* cbPanel */
        start local 2 // sun.jvm.hotspot.ui.classbrowser.ClassBrowserPanel cbPanel
         6: .line 1599
            aload 1 /* cbFrame */
            invokevirtual javax.swing.JInternalFrame.getContentPane:()Ljava/awt/Container;
            aload 2 /* cbPanel */
            ldc "Center"
            invokevirtual java.awt.Container.add:(Ljava/awt/Component;Ljava/lang/Object;)V
         7: .line 1600
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$47$1.this$1:Lsun/jvm/hotspot/HSDB$47;
            invokestatic sun.jvm.hotspot.HSDB$47.access$0:(Lsun/jvm/hotspot/HSDB$47;)Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.desktop:Ljavax/swing/JDesktopPane;
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$47$1.val$progressFrame:Ljavax/swing/JInternalFrame;
            invokevirtual javax.swing.JDesktopPane.remove:(Ljava/awt/Component;)V
         8: .line 1601
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$47$1.this$1:Lsun/jvm/hotspot/HSDB$47;
            invokestatic sun.jvm.hotspot.HSDB$47.access$0:(Lsun/jvm/hotspot/HSDB$47;)Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.desktop:Ljavax/swing/JDesktopPane;
            invokevirtual javax.swing.JDesktopPane.repaint:()V
         9: .line 1602
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$47$1.this$1:Lsun/jvm/hotspot/HSDB$47;
            invokestatic sun.jvm.hotspot.HSDB$47.access$0:(Lsun/jvm/hotspot/HSDB$47;)Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.desktop:Ljavax/swing/JDesktopPane;
            aload 1 /* cbFrame */
            invokevirtual javax.swing.JDesktopPane.add:(Ljava/awt/Component;)Ljava/awt/Component;
            pop
        10: .line 1603
            aload 1 /* cbFrame */
            ldc 1.25
            ldc 0.85
        11: .line 1604
            aload 1 /* cbFrame */
            invokevirtual javax.swing.JInternalFrame.getParent:()Ljava/awt/Container;
            invokevirtual java.awt.Container.getSize:()Ljava/awt/Dimension;
        12: .line 1603
            invokestatic sun.jvm.hotspot.ui.GraphicsUtilities.reshapeToAspectRatio:(Ljava/awt/Component;FFLjava/awt/Dimension;)V
        13: .line 1605
            aload 1 /* cbFrame */
            invokevirtual javax.swing.JInternalFrame.show:()V
        14: .line 1606
            aload 2 /* cbPanel */
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$47$1.val$htmlText:Ljava/lang/String;
            invokevirtual sun.jvm.hotspot.ui.classbrowser.ClassBrowserPanel.setClassesText:(Ljava/lang/String;)V
        15: .line 1607
            return
        end local 2 // sun.jvm.hotspot.ui.classbrowser.ClassBrowserPanel cbPanel
        end local 1 // javax.swing.JInternalFrame cbFrame
        end local 0 // sun.jvm.hotspot.HSDB$47$1 this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   16     0     this  Lsun/jvm/hotspot/HSDB$47$1;
            1   16     1  cbFrame  Ljavax/swing/JInternalFrame;
            6   16     2  cbPanel  Lsun/jvm/hotspot/ui/classbrowser/ClassBrowserPanel;
}
SourceFile: "HSDB.java"
EnclosingMethod: sun.jvm.hotspot.HSDB$47.run:()V
NestHost: sun.jvm.hotspot.HSDB
InnerClasses:
  sun.jvm.hotspot.HSDB$47
  sun.jvm.hotspot.HSDB$47$1