public class com.sun.javafx.scene.web.behavior.HTMLEditorBehavior extends com.sun.javafx.scene.control.behavior.BehaviorBase<javafx.scene.web.HTMLEditor>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.javafx.scene.web.behavior.HTMLEditorBehavior
  super_class: com.sun.javafx.scene.control.behavior.BehaviorBase
{
  private final com.sun.javafx.scene.control.inputmap.InputMap<javafx.scene.web.HTMLEditor> inputMap;
    descriptor: Lcom/sun/javafx/scene/control/inputmap/InputMap;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Lcom/sun/javafx/scene/control/inputmap/InputMap<Ljavafx/scene/web/HTMLEditor;>;

  public void <init>(javafx.scene.web.HTMLEditor);
    descriptor: (Ljavafx/scene/web/HTMLEditor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=10, locals=2, args_size=2
        start local 0 // com.sun.javafx.scene.web.behavior.HTMLEditorBehavior this
        start local 1 // javafx.scene.web.HTMLEditor htmlEditor
         0: .line 46
            aload 0 /* this */
            aload 1 /* htmlEditor */
            invokespecial com.sun.javafx.scene.control.behavior.BehaviorBase.<init>:(Ljavafx/scene/Node;)V
         1: .line 48
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.sun.javafx.scene.web.behavior.HTMLEditorBehavior.createInputMap:()Lcom/sun/javafx/scene/control/inputmap/InputMap;
            putfield com.sun.javafx.scene.web.behavior.HTMLEditorBehavior.inputMap:Lcom/sun/javafx/scene/control/inputmap/InputMap;
         2: .line 49
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.javafx.scene.web.behavior.HTMLEditorBehavior.inputMap:Lcom/sun/javafx/scene/control/inputmap/InputMap;
            bipush 6
            anewarray com.sun.javafx.scene.control.inputmap.InputMap$Mapping
            dup
            iconst_0
         3: .line 50
            new com.sun.javafx.scene.control.inputmap.InputMap$KeyMapping
            dup
            new com.sun.javafx.scene.control.inputmap.KeyBinding
            dup
            getstatic javafx.scene.input.KeyCode.B:Ljavafx/scene/input/KeyCode;
            invokespecial com.sun.javafx.scene.control.inputmap.KeyBinding.<init>:(Ljavafx/scene/input/KeyCode;)V
            invokevirtual com.sun.javafx.scene.control.inputmap.KeyBinding.shortcut:()Lcom/sun/javafx/scene/control/inputmap/KeyBinding;
            aload 0 /* this */
            invokedynamic handle(Lcom/sun/javafx/scene/web/behavior/HTMLEditorBehavior;)Ljavafx/event/EventHandler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljavafx/event/Event;)V
                  com/sun/javafx/scene/web/behavior/HTMLEditorBehavior.lambda$0(Ljavafx/scene/input/KeyEvent;)V (7)
                  (Ljavafx/scene/input/KeyEvent;)V
            invokespecial com.sun.javafx.scene.control.inputmap.InputMap$KeyMapping.<init>:(Lcom/sun/javafx/scene/control/inputmap/KeyBinding;Ljavafx/event/EventHandler;)V
            aastore
            dup
            iconst_1
         4: .line 51
            new com.sun.javafx.scene.control.inputmap.InputMap$KeyMapping
            dup
            new com.sun.javafx.scene.control.inputmap.KeyBinding
            dup
            getstatic javafx.scene.input.KeyCode.I:Ljavafx/scene/input/KeyCode;
            invokespecial com.sun.javafx.scene.control.inputmap.KeyBinding.<init>:(Ljavafx/scene/input/KeyCode;)V
            invokevirtual com.sun.javafx.scene.control.inputmap.KeyBinding.shortcut:()Lcom/sun/javafx/scene/control/inputmap/KeyBinding;
            aload 0 /* this */
            invokedynamic handle(Lcom/sun/javafx/scene/web/behavior/HTMLEditorBehavior;)Ljavafx/event/EventHandler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljavafx/event/Event;)V
                  com/sun/javafx/scene/web/behavior/HTMLEditorBehavior.lambda$1(Ljavafx/scene/input/KeyEvent;)V (7)
                  (Ljavafx/scene/input/KeyEvent;)V
            invokespecial com.sun.javafx.scene.control.inputmap.InputMap$KeyMapping.<init>:(Lcom/sun/javafx/scene/control/inputmap/KeyBinding;Ljavafx/event/EventHandler;)V
            aastore
            dup
            iconst_2
         5: .line 52
            new com.sun.javafx.scene.control.inputmap.InputMap$KeyMapping
            dup
            new com.sun.javafx.scene.control.inputmap.KeyBinding
            dup
            getstatic javafx.scene.input.KeyCode.U:Ljavafx/scene/input/KeyCode;
            invokespecial com.sun.javafx.scene.control.inputmap.KeyBinding.<init>:(Ljavafx/scene/input/KeyCode;)V
            invokevirtual com.sun.javafx.scene.control.inputmap.KeyBinding.shortcut:()Lcom/sun/javafx/scene/control/inputmap/KeyBinding;
            aload 0 /* this */
            invokedynamic handle(Lcom/sun/javafx/scene/web/behavior/HTMLEditorBehavior;)Ljavafx/event/EventHandler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljavafx/event/Event;)V
                  com/sun/javafx/scene/web/behavior/HTMLEditorBehavior.lambda$2(Ljavafx/scene/input/KeyEvent;)V (7)
                  (Ljavafx/scene/input/KeyEvent;)V
            invokespecial com.sun.javafx.scene.control.inputmap.InputMap$KeyMapping.<init>:(Lcom/sun/javafx/scene/control/inputmap/KeyBinding;Ljavafx/event/EventHandler;)V
            aastore
            dup
            iconst_3
         6: .line 54
            new com.sun.javafx.scene.control.inputmap.InputMap$KeyMapping
            dup
            new com.sun.javafx.scene.control.inputmap.KeyBinding
            dup
            getstatic javafx.scene.input.KeyCode.F12:Ljavafx/scene/input/KeyCode;
            invokespecial com.sun.javafx.scene.control.inputmap.KeyBinding.<init>:(Ljavafx/scene/input/KeyCode;)V
            aload 0 /* this */
            invokedynamic handle(Lcom/sun/javafx/scene/web/behavior/HTMLEditorBehavior;)Ljavafx/event/EventHandler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljavafx/event/Event;)V
                  com/sun/javafx/scene/web/behavior/HTMLEditorBehavior.lambda$3(Ljavafx/scene/input/KeyEvent;)V (7)
                  (Ljavafx/scene/input/KeyEvent;)V
            invokespecial com.sun.javafx.scene.control.inputmap.InputMap$KeyMapping.<init>:(Lcom/sun/javafx/scene/control/inputmap/KeyBinding;Ljavafx/event/EventHandler;)V
            aastore
            dup
            iconst_4
         7: .line 55
            new com.sun.javafx.scene.control.inputmap.InputMap$KeyMapping
            dup
            new com.sun.javafx.scene.control.inputmap.KeyBinding
            dup
            getstatic javafx.scene.input.KeyCode.TAB:Ljavafx/scene/input/KeyCode;
            invokespecial com.sun.javafx.scene.control.inputmap.KeyBinding.<init>:(Ljavafx/scene/input/KeyCode;)V
            invokevirtual com.sun.javafx.scene.control.inputmap.KeyBinding.ctrl:()Lcom/sun/javafx/scene/control/inputmap/KeyBinding;
            invokedynamic handle()Ljavafx/event/EventHandler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljavafx/event/Event;)V
                  com/sun/javafx/scene/control/behavior/FocusTraversalInputMap.traverseNext(Ljavafx/scene/input/KeyEvent;)V (6)
                  (Ljavafx/scene/input/KeyEvent;)V
            invokespecial com.sun.javafx.scene.control.inputmap.InputMap$KeyMapping.<init>:(Lcom/sun/javafx/scene/control/inputmap/KeyBinding;Ljavafx/event/EventHandler;)V
            aastore
            dup
            iconst_5
         8: .line 56
            new com.sun.javafx.scene.control.inputmap.InputMap$KeyMapping
            dup
            new com.sun.javafx.scene.control.inputmap.KeyBinding
            dup
            getstatic javafx.scene.input.KeyCode.TAB:Ljavafx/scene/input/KeyCode;
            invokespecial com.sun.javafx.scene.control.inputmap.KeyBinding.<init>:(Ljavafx/scene/input/KeyCode;)V
            invokevirtual com.sun.javafx.scene.control.inputmap.KeyBinding.ctrl:()Lcom/sun/javafx/scene/control/inputmap/KeyBinding;
            invokevirtual com.sun.javafx.scene.control.inputmap.KeyBinding.shift:()Lcom/sun/javafx/scene/control/inputmap/KeyBinding;
            invokedynamic handle()Ljavafx/event/EventHandler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljavafx/event/Event;)V
                  com/sun/javafx/scene/control/behavior/FocusTraversalInputMap.traversePrevious(Ljavafx/scene/input/KeyEvent;)V (6)
                  (Ljavafx/scene/input/KeyEvent;)V
            invokespecial com.sun.javafx.scene.control.inputmap.InputMap$KeyMapping.<init>:(Lcom/sun/javafx/scene/control/inputmap/KeyBinding;Ljavafx/event/EventHandler;)V
            aastore
         9: .line 49
            invokevirtual com.sun.javafx.scene.web.behavior.HTMLEditorBehavior.addDefaultMapping:(Lcom/sun/javafx/scene/control/inputmap/InputMap;[Lcom/sun/javafx/scene/control/inputmap/InputMap$Mapping;)V
        10: .line 58
            return
        end local 1 // javafx.scene.web.HTMLEditor htmlEditor
        end local 0 // com.sun.javafx.scene.web.behavior.HTMLEditorBehavior this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   11     0        this  Lcom/sun/javafx/scene/web/behavior/HTMLEditorBehavior;
            0   11     1  htmlEditor  Ljavafx/scene/web/HTMLEditor;
    MethodParameters:
            Name  Flags
      htmlEditor  

  public com.sun.javafx.scene.control.inputmap.InputMap<javafx.scene.web.HTMLEditor> getInputMap();
    descriptor: ()Lcom/sun/javafx/scene/control/inputmap/InputMap;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.javafx.scene.web.behavior.HTMLEditorBehavior this
         0: .line 61
            aload 0 /* this */
            getfield com.sun.javafx.scene.web.behavior.HTMLEditorBehavior.inputMap:Lcom/sun/javafx/scene/control/inputmap/InputMap;
            areturn
        end local 0 // com.sun.javafx.scene.web.behavior.HTMLEditorBehavior this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/scene/web/behavior/HTMLEditorBehavior;
    Signature: ()Lcom/sun/javafx/scene/control/inputmap/InputMap<Ljavafx/scene/web/HTMLEditor;>;

  private void keyboardShortcuts(javafx.scene.web.HTMLEditorSkin$Command);
    descriptor: (Ljavafx/scene/web/HTMLEditorSkin$Command;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=4, args_size=2
        start local 0 // com.sun.javafx.scene.web.behavior.HTMLEditorBehavior this
        start local 1 // javafx.scene.web.HTMLEditorSkin$Command command
         0: .line 65
            aload 0 /* this */
            invokevirtual com.sun.javafx.scene.web.behavior.HTMLEditorBehavior.getNode:()Ljavafx/scene/Node;
            checkcast javafx.scene.web.HTMLEditor
            astore 2 /* editor */
        start local 2 // javafx.scene.web.HTMLEditor editor
         1: .line 66
            aload 2 /* editor */
            invokevirtual javafx.scene.web.HTMLEditor.getSkin:()Ljavafx/scene/control/Skin;
            checkcast javafx.scene.web.HTMLEditorSkin
            astore 3 /* editorSkin */
        start local 3 // javafx.scene.web.HTMLEditorSkin editorSkin
         2: .line 67
            aload 3 /* editorSkin */
            aload 1 /* command */
            invokevirtual javafx.scene.web.HTMLEditorSkin.performCommand:(Ljavafx/scene/web/HTMLEditorSkin$Command;)V
         3: .line 68
            return
        end local 3 // javafx.scene.web.HTMLEditorSkin editorSkin
        end local 2 // javafx.scene.web.HTMLEditor editor
        end local 1 // javafx.scene.web.HTMLEditorSkin$Command command
        end local 0 // com.sun.javafx.scene.web.behavior.HTMLEditorBehavior this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    4     0        this  Lcom/sun/javafx/scene/web/behavior/HTMLEditorBehavior;
            0    4     1     command  Ljavafx/scene/web/HTMLEditorSkin$Command;
            1    4     2      editor  Ljavafx/scene/web/HTMLEditor;
            2    4     3  editorSkin  Ljavafx/scene/web/HTMLEditorSkin;
    MethodParameters:
         Name  Flags
      command  

  private void lambda$0(javafx.scene.input.KeyEvent);
    descriptor: (Ljavafx/scene/input/KeyEvent;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.javafx.scene.web.behavior.HTMLEditorBehavior this
        start local 1 // javafx.scene.input.KeyEvent e
         0: .line 50
            aload 0 /* this */
            getstatic javafx.scene.web.HTMLEditorSkin$Command.BOLD:Ljavafx/scene/web/HTMLEditorSkin$Command;
            invokevirtual com.sun.javafx.scene.web.behavior.HTMLEditorBehavior.keyboardShortcuts:(Ljavafx/scene/web/HTMLEditorSkin$Command;)V
            return
        end local 1 // javafx.scene.input.KeyEvent e
        end local 0 // com.sun.javafx.scene.web.behavior.HTMLEditorBehavior this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/scene/web/behavior/HTMLEditorBehavior;
            0    1     1     e  Ljavafx/scene/input/KeyEvent;

  private void lambda$1(javafx.scene.input.KeyEvent);
    descriptor: (Ljavafx/scene/input/KeyEvent;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.javafx.scene.web.behavior.HTMLEditorBehavior this
        start local 1 // javafx.scene.input.KeyEvent e
         0: .line 51
            aload 0 /* this */
            getstatic javafx.scene.web.HTMLEditorSkin$Command.ITALIC:Ljavafx/scene/web/HTMLEditorSkin$Command;
            invokevirtual com.sun.javafx.scene.web.behavior.HTMLEditorBehavior.keyboardShortcuts:(Ljavafx/scene/web/HTMLEditorSkin$Command;)V
            return
        end local 1 // javafx.scene.input.KeyEvent e
        end local 0 // com.sun.javafx.scene.web.behavior.HTMLEditorBehavior this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/scene/web/behavior/HTMLEditorBehavior;
            0    1     1     e  Ljavafx/scene/input/KeyEvent;

  private void lambda$2(javafx.scene.input.KeyEvent);
    descriptor: (Ljavafx/scene/input/KeyEvent;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.javafx.scene.web.behavior.HTMLEditorBehavior this
        start local 1 // javafx.scene.input.KeyEvent e
         0: .line 52
            aload 0 /* this */
            getstatic javafx.scene.web.HTMLEditorSkin$Command.UNDERLINE:Ljavafx/scene/web/HTMLEditorSkin$Command;
            invokevirtual com.sun.javafx.scene.web.behavior.HTMLEditorBehavior.keyboardShortcuts:(Ljavafx/scene/web/HTMLEditorSkin$Command;)V
            return
        end local 1 // javafx.scene.input.KeyEvent e
        end local 0 // com.sun.javafx.scene.web.behavior.HTMLEditorBehavior this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/scene/web/behavior/HTMLEditorBehavior;
            0    1     1     e  Ljavafx/scene/input/KeyEvent;

  private void lambda$3(javafx.scene.input.KeyEvent);
    descriptor: (Ljavafx/scene/input/KeyEvent;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // com.sun.javafx.scene.web.behavior.HTMLEditorBehavior this
        start local 1 // javafx.scene.input.KeyEvent e
         0: .line 54
            aload 0 /* this */
            invokevirtual com.sun.javafx.scene.web.behavior.HTMLEditorBehavior.getNode:()Ljavafx/scene/Node;
            checkcast javafx.scene.Parent
            invokestatic com.sun.javafx.scene.ParentHelper.getTraversalEngine:(Ljavafx/scene/Parent;)Lcom/sun/javafx/scene/traversal/ParentTraversalEngine;
            invokevirtual com.sun.javafx.scene.traversal.ParentTraversalEngine.selectFirst:()Ljavafx/scene/Node;
            invokevirtual javafx.scene.Node.requestFocus:()V
            return
        end local 1 // javafx.scene.input.KeyEvent e
        end local 0 // com.sun.javafx.scene.web.behavior.HTMLEditorBehavior this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/scene/web/behavior/HTMLEditorBehavior;
            0    1     1     e  Ljavafx/scene/input/KeyEvent;
}
Signature: Lcom/sun/javafx/scene/control/behavior/BehaviorBase<Ljavafx/scene/web/HTMLEditor;>;
SourceFile: "HTMLEditorBehavior.java"
InnerClasses:
  public KeyMapping = com.sun.javafx.scene.control.inputmap.InputMap$KeyMapping of com.sun.javafx.scene.control.inputmap.InputMap
  public abstract Mapping = com.sun.javafx.scene.control.inputmap.InputMap$Mapping of com.sun.javafx.scene.control.inputmap.InputMap
  public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles
  public final Command = javafx.scene.web.HTMLEditorSkin$Command of javafx.scene.web.HTMLEditorSkin