|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcvj2.app.command.DefaultCommandMapInputCreator
public class DefaultCommandMapInputCreator
デフォルトのコマンド入力設定作成クラス
コンストラクタの概要 | |
---|---|
DefaultCommandMapInputCreator()
|
メソッドの概要 | |
---|---|
CommandMapInput |
createMainWindowCommandMap()
MainWindow のキー入力対応表を生成する |
CommandMapInput |
createViewWindowCommandMap()
ViewWindow のキー入力対応表を生成する |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public DefaultCommandMapInputCreator()
メソッドの詳細 |
---|
public CommandMapInput createMainWindowCommandMap()
public CommandMapInput createViewWindowCommandMap()
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |