JavaTM 2 Platform
Standard Ed. 6

类 javax.swing.text.JTextComponent.KeyBinding
的使用

使用 JTextComponent.KeyBinding 的软件包
javax.swing 提供一组“轻量级”(全部是 Java 语言)组件,尽量让这些组件在所有平台上的工作方式都相同。 
javax.swing.text 提供类 HTMLEditorKit 和创建 HTML 文本编辑器的支持类。 
 

javax.swingJTextComponent.KeyBinding 的使用
 

返回 JTextComponent.KeyBindingjavax.swing 中的方法
static JTextComponent.KeyBinding[] LookAndFeel.makeKeyBindings(Object[] keyBindingList)
          构建一个 KeyBinding 数组的便捷方法。
 

javax.swing.textJTextComponent.KeyBinding 的使用
 

参数类型为 JTextComponent.KeyBindingjavax.swing.text 中的方法
static void JTextComponent.loadKeymap(Keymap map, JTextComponent.KeyBinding[] bindings, Action[] actions)
           加载带有一组绑定的 keymap。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only