类的用途
javax.swing.text.JTextComponent.KeyBinding
-
JTextComponent.KeyBinding 在 javax.swing 中的用法
javax.swing 中返回 JTextComponent.KeyBinding 的方法修饰符和类型方法描述static JTextComponent.KeyBinding[]LookAndFeel.makeKeyBindings(Object[] keyBindingList) 构建KeyBindings数组的便捷方法。 -
JTextComponent.KeyBinding 在 javax.swing.text 中的用法
javax.swing.text 中的方法,参数类型为 JTextComponent.KeyBinding修饰符和类型方法描述static voidJTextComponent.loadKeymap(Keymap map, JTextComponent.KeyBinding[] bindings, Action[] actions) 加载带有一堆绑定的keymap。