class javax.swing.plaf.synth.SynthParser$LazyImageIcon extends javax.swing.ImageIcon implements javax.swing.plaf.UIResource
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: javax.swing.plaf.synth.SynthParser$LazyImageIcon
  super_class: javax.swing.ImageIcon
{
  private java.net.URL location;
    descriptor: Ljava/net/URL;
    flags: (0x0002) ACC_PRIVATE

  public void <init>(java.net.URL);
    descriptor: (Ljava/net/URL;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser$LazyImageIcon this
         0: .line 58
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.xml.parsers cannot be resolved\n\tThe import javax.xml.parsers cannot be resolved\n\tThe import javax.xml.parsers cannot be resolved\n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tDefaultHandler cannot be resolved to a type\n\tSAXParser cannot be resolved to a type\n\tSAXParserFactory cannot be resolved\n\tParserConfigurationException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method checkCast(Object, Class) from the type SynthParser refers to the missing type SAXException\n\tSAXException cannot be resolved to a type\n\tThe method checkCast(Object, Class) from the type SynthParser refers to the missing type SAXException\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method checkCast(Object, Class) from the type SynthParser refers to the missing type SAXException\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method lookup(String, Class) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method parseInsets(String, String) from the type SynthParser refers to the missing type SAXException\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method lookup(String, Class) from the type SynthParser refers to the missing type SAXException\n\tThe method parseInsets(String, String) from the type SynthParser refers to the missing type SAXException\n\tSAXException cannot be resolved to a type\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tLocator cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser$LazyImageIcon this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser$LazyImageIcon;
    MethodParameters:
          Name  Flags
      location  

  public void paintIcon(java.awt.Component, java.awt.Graphics, int, int);
    descriptor: (Ljava/awt/Component;Ljava/awt/Graphics;II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // javax.swing.plaf.synth.SynthParser$LazyImageIcon this
         0: .line 1306
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser$LazyImageIcon this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser$LazyImageIcon;
    MethodParameters:
      Name  Flags
      c     
      g     
      x     
      y     

  public int getIconWidth();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.swing.plaf.synth.SynthParser$LazyImageIcon this
         0: .line 1312
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser$LazyImageIcon this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser$LazyImageIcon;

  public int getIconHeight();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.swing.plaf.synth.SynthParser$LazyImageIcon this
         0: .line 1319
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser$LazyImageIcon this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser$LazyImageIcon;

  public java.awt.Image getImage();
    descriptor: ()Ljava/awt/Image;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.swing.plaf.synth.SynthParser$LazyImageIcon this
         0: .line 1326
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser$LazyImageIcon this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser$LazyImageIcon;
}
SourceFile: "SynthParser.java"
NestHost: javax.swing.plaf.synth.SynthParser
InnerClasses:
  private LazyImageIcon = javax.swing.plaf.synth.SynthParser$LazyImageIcon of javax.swing.plaf.synth.SynthParser