class sun.jvm.hotspot.ui.CommandProcessorPanel$1 implements javax.swing.event.DocumentListener
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.jvm.hotspot.ui.CommandProcessorPanel$1
super_class: java.lang.Object
{
final sun.jvm.hotspot.ui.CommandProcessorPanel this$0;
descriptor: Lsun/jvm/hotspot/ui/CommandProcessorPanel;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.jvm.hotspot.ui.CommandProcessorPanel);
descriptor: (Lsun/jvm/hotspot/ui/CommandProcessorPanel;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield sun.jvm.hotspot.ui.CommandProcessorPanel$1.this$0:Lsun/jvm/hotspot/ui/CommandProcessorPanel;
aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ui/CommandProcessorPanel$1;
MethodParameters:
Name Flags
this$0 final
public void changedUpdate(javax.swing.event.DocumentEvent);
descriptor: (Ljavax/swing/event/DocumentEvent;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=2, args_size=2
start local 0 start local 1 0: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ui/CommandProcessorPanel$1;
0 1 1 e Ljavax/swing/event/DocumentEvent;
MethodParameters:
Name Flags
e
public void insertUpdate(javax.swing.event.DocumentEvent);
descriptor: (Ljavax/swing/event/DocumentEvent;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=2
start local 0 start local 1 0: aload 0
getfield sun.jvm.hotspot.ui.CommandProcessorPanel$1.this$0:Lsun/jvm/hotspot/ui/CommandProcessorPanel;
getfield sun.jvm.hotspot.ui.CommandProcessorPanel.updating:Z
ifeq 1
return
1: StackMap locals:
StackMap stack:
aload 0
getfield sun.jvm.hotspot.ui.CommandProcessorPanel$1.this$0:Lsun/jvm/hotspot/ui/CommandProcessorPanel;
invokevirtual sun.jvm.hotspot.ui.CommandProcessorPanel.beginUpdate:()V
2: aload 0
getfield sun.jvm.hotspot.ui.CommandProcessorPanel$1.this$0:Lsun/jvm/hotspot/ui/CommandProcessorPanel;
getfield sun.jvm.hotspot.ui.CommandProcessorPanel.editor:Ljavax/swing/JTextArea;
aload 0
getfield sun.jvm.hotspot.ui.CommandProcessorPanel$1.this$0:Lsun/jvm/hotspot/ui/CommandProcessorPanel;
getfield sun.jvm.hotspot.ui.CommandProcessorPanel.editor:Ljavax/swing/JTextArea;
invokevirtual javax.swing.JTextArea.getDocument:()Ljavax/swing/text/Document;
invokeinterface javax.swing.text.Document.getLength:()I
invokevirtual javax.swing.JTextArea.setCaretPosition:(I)V
3: aload 0
getfield sun.jvm.hotspot.ui.CommandProcessorPanel$1.this$0:Lsun/jvm/hotspot/ui/CommandProcessorPanel;
aload 1
bipush 10
invokevirtual sun.jvm.hotspot.ui.CommandProcessorPanel.insertContains:(Ljavax/swing/event/DocumentEvent;C)Z
ifeq 9
4: aload 0
getfield sun.jvm.hotspot.ui.CommandProcessorPanel$1.this$0:Lsun/jvm/hotspot/ui/CommandProcessorPanel;
invokevirtual sun.jvm.hotspot.ui.CommandProcessorPanel.getMarkedText:()Ljava/lang/String;
astore 2
start local 2 5: aload 2
invokevirtual java.lang.String.length:()I
ifeq 6
aload 2
aload 2
invokevirtual java.lang.String.length:()I
iconst_1
isub
invokevirtual java.lang.String.charAt:(I)C
bipush 92
if_icmpeq 10
6: StackMap locals: java.lang.String
StackMap stack:
aload 0
getfield sun.jvm.hotspot.ui.CommandProcessorPanel$1.this$0:Lsun/jvm/hotspot/ui/CommandProcessorPanel;
aload 2
invokevirtual sun.jvm.hotspot.ui.CommandProcessorPanel.trimContinuations:(Ljava/lang/String;)Ljava/lang/String;
astore 3
start local 3 7: new sun.jvm.hotspot.ui.CommandProcessorPanel$1$1
dup
aload 0
aload 3
invokespecial sun.jvm.hotspot.ui.CommandProcessorPanel$1$1.<init>:(Lsun/jvm/hotspot/ui/CommandProcessorPanel$1;Ljava/lang/String;)V
invokestatic javax.swing.SwingUtilities.invokeLater:(Ljava/lang/Runnable;)V
end local 3 end local 2 8: goto 10
9: StackMap locals:
StackMap stack:
aload 0
getfield sun.jvm.hotspot.ui.CommandProcessorPanel$1.this$0:Lsun/jvm/hotspot/ui/CommandProcessorPanel;
invokevirtual sun.jvm.hotspot.ui.CommandProcessorPanel.endUpdate:()V
10: StackMap locals:
StackMap stack:
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lsun/jvm/hotspot/ui/CommandProcessorPanel$1;
0 11 1 e Ljavax/swing/event/DocumentEvent;
5 8 2 cmd Ljava/lang/String;
7 8 3 ln Ljava/lang/String;
MethodParameters:
Name Flags
e
public void removeUpdate(javax.swing.event.DocumentEvent);
descriptor: (Ljavax/swing/event/DocumentEvent;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=2, args_size=2
start local 0 start local 1 0: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ui/CommandProcessorPanel$1;
0 1 1 e Ljavax/swing/event/DocumentEvent;
MethodParameters:
Name Flags
e
static sun.jvm.hotspot.ui.CommandProcessorPanel access$0(sun.jvm.hotspot.ui.CommandProcessorPanel$1);
descriptor: (Lsun/jvm/hotspot/ui/CommandProcessorPanel$1;)Lsun/jvm/hotspot/ui/CommandProcessorPanel;
flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
getfield sun.jvm.hotspot.ui.CommandProcessorPanel$1.this$0:Lsun/jvm/hotspot/ui/CommandProcessorPanel;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
SourceFile: "CommandProcessorPanel.java"
EnclosingMethod: sun.jvm.hotspot.ui.CommandProcessorPanel.<init>:(Lsun/jvm/hotspot/CommandProcessor;)V
NestHost: sun.jvm.hotspot.ui.CommandProcessorPanel
InnerClasses:
sun.jvm.hotspot.ui.CommandProcessorPanel$1
sun.jvm.hotspot.ui.CommandProcessorPanel$1$1