class sun.swing.plaf.synth.SynthFileChooserUIImpl$4 extends java.awt.event.FocusAdapter
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.swing.plaf.synth.SynthFileChooserUIImpl$4
super_class: java.awt.event.FocusAdapter
{
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$4 this
0: .line 368
aload 0 /* this */
aload 1
putfield sun.swing.plaf.synth.SynthFileChooserUIImpl$4.this$0:Lsun/swing/plaf/synth/SynthFileChooserUIImpl;
aload 0 /* this */
invokespecial java.awt.event.FocusAdapter.<init>:()V
return
end local 0 // sun.swing.plaf.synth.SynthFileChooserUIImpl$4 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/swing/plaf/synth/SynthFileChooserUIImpl$4;
MethodParameters:
Name Flags
this$0 final
public void focusGained(java.awt.event.FocusEvent);
descriptor: (Ljava/awt/event/FocusEvent;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 // sun.swing.plaf.synth.SynthFileChooserUIImpl$4 this
start local 1 // java.awt.event.FocusEvent e
0: .line 370
aload 0 /* this */
getfield sun.swing.plaf.synth.SynthFileChooserUIImpl$4.this$0:Lsun/swing/plaf/synth/SynthFileChooserUIImpl;
invokevirtual sun.swing.plaf.synth.SynthFileChooserUIImpl.getFileChooser:()Ljavax/swing/JFileChooser;
invokevirtual javax.swing.JFileChooser.isMultiSelectionEnabled:()Z
ifne 2
1: .line 371
aload 0 /* this */
getfield sun.swing.plaf.synth.SynthFileChooserUIImpl$4.this$0:Lsun/swing/plaf/synth/SynthFileChooserUIImpl;
getfield sun.swing.plaf.synth.SynthFileChooserUIImpl.filePane:Lsun/swing/FilePane;
invokevirtual sun.swing.FilePane.clearSelection:()V
2: .line 373
StackMap locals:
StackMap stack:
return
end local 1 // java.awt.event.FocusEvent e
end local 0 // sun.swing.plaf.synth.SynthFileChooserUIImpl$4 this
LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/swing/plaf/synth/SynthFileChooserUIImpl$4;
0 3 1 e Ljava/awt/event/FocusEvent;
MethodParameters:
Name Flags
e
}
SourceFile: "SynthFileChooserUIImpl.java"
EnclosingMethod: sun.swing.plaf.synth.SynthFileChooserUIImpl.installComponents:(Ljavax/swing/JFileChooser;)V
NestHost: sun.swing.plaf.synth.SynthFileChooserUIImpl
InnerClasses:
sun.swing.plaf.synth.SynthFileChooserUIImpl$4