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