JavaTM 2 Platform
Standard Ed. 5.0

クラス
javax.swing.text.JTextComponent.KeyBinding の使用

JTextComponent.KeyBinding を使用しているパッケージ
javax.swing すべてのプラットフォームで可能なかぎり同じように機能する、「軽量」(Java 共通言語) コンポーネントのセットを提供します。 
javax.swing.text 編集可能/編集不能テキストコンポーネントを処理するクラスとインタフェースを提供します。 
 

javax.swing での JTextComponent.KeyBinding の使用
 

JTextComponent.KeyBinding を返す javax.swing のメソッド
static JTextComponent.KeyBinding[] LookAndFeel.makeKeyBindings(Object[] keyBindingList)
          KeyBinding のリストを作成する簡易メソッドです。
 

javax.swing.text での JTextComponent.KeyBinding の使用
 

JTextComponent.KeyBinding 型のパラメータを持つ javax.swing.text のメソッド
static void JTextComponent.loadKeymap(Keymap map, JTextComponent.KeyBinding[] bindings, Action[] actions)
           キーマップに多数の割り当てをロードします。
 


JavaTM 2 Platform
Standard Ed. 5.0

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java 2 SDK SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。