|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcvj2.gui.swt.ui.input.InputCombination
cvj2.gui.swt.ui.input.KeyCombination
public class KeyCombination
キー入力データ
コンストラクタの概要 | |
---|---|
KeyCombination()
推奨されていません。 XML読み書きのみで使用する |
|
KeyCombination(int keyCodeAndStateMask)
コンストラクタ |
|
KeyCombination(KeyEvent ev)
コンストラクタ |
メソッドの概要 | |
---|---|
java.lang.Integer |
getKeyData()
データ取得 |
void |
setKeyData(java.lang.Integer data)
推奨されていません。 XML読み書きのみで使用する |
java.lang.String |
toString()
|
クラス cvj2.gui.swt.ui.input.InputCombination から継承されたメソッド |
---|
compareTo, equals, getData, hashCode, setData |
クラス java.lang.Object から継承されたメソッド |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
public KeyCombination()
public KeyCombination(KeyEvent ev)
public KeyCombination(int keyCodeAndStateMask)
メソッドの詳細 |
---|
public java.lang.Integer getKeyData()
public void setKeyData(java.lang.Integer data)
public java.lang.String toString()
InputCombination
内の toString
Object.toString()
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |