class sun.swing.plaf.synth.SynthFileChooserUIImpl$1 implements java.beans.PropertyChangeListener
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: sun.swing.plaf.synth.SynthFileChooserUIImpl$1
  super_class: java.lang.Object
{
  final sun.swing.plaf.synth.SynthFileChooserUIImpl this$0;
    descriptor: Lsun/swing/plaf/synth/SynthFileChooserUIImpl;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(sun.swing.plaf.synth.SynthFileChooserUIImpl);
    descriptor: (Lsun/swing/plaf/synth/SynthFileChooserUIImpl;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // sun.swing.plaf.synth.SynthFileChooserUIImpl$1 this
         0: .line 121
            aload 0 /* this */
            aload 1
            putfield sun.swing.plaf.synth.SynthFileChooserUIImpl$1.this$0:Lsun/swing/plaf/synth/SynthFileChooserUIImpl;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // sun.swing.plaf.synth.SynthFileChooserUIImpl$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/swing/plaf/synth/SynthFileChooserUIImpl$1;
    MethodParameters:
        Name  Flags
      this$0  final

  public void propertyChange(java.beans.PropertyChangeEvent);
    descriptor: (Ljava/beans/PropertyChangeEvent;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // sun.swing.plaf.synth.SynthFileChooserUIImpl$1 this
        start local 1 // java.beans.PropertyChangeEvent event
         0: .line 123
            aload 0 /* this */
            getfield sun.swing.plaf.synth.SynthFileChooserUIImpl$1.this$0:Lsun/swing/plaf/synth/SynthFileChooserUIImpl;
            getfield sun.swing.plaf.synth.SynthFileChooserUIImpl.fileNameLabel:Lsun/swing/plaf/synth/SynthFileChooserUIImpl$AlignedLabel;
            ifnull 2
         1: .line 124
            aload 0 /* this */
            getfield sun.swing.plaf.synth.SynthFileChooserUIImpl$1.this$0:Lsun/swing/plaf/synth/SynthFileChooserUIImpl;
            invokevirtual sun.swing.plaf.synth.SynthFileChooserUIImpl.populateFileNameLabel:()V
         2: .line 126
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.beans.PropertyChangeEvent event
        end local 0 // sun.swing.plaf.synth.SynthFileChooserUIImpl$1 this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lsun/swing/plaf/synth/SynthFileChooserUIImpl$1;
            0    3     1  event  Ljava/beans/PropertyChangeEvent;
    MethodParameters:
       Name  Flags
      event  
}
SourceFile: "SynthFileChooserUIImpl.java"
EnclosingMethod: sun.swing.plaf.synth.SynthFileChooserUIImpl
NestHost: sun.swing.plaf.synth.SynthFileChooserUIImpl
InnerClasses:
  sun.swing.plaf.synth.SynthFileChooserUIImpl$1