|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectfeat.v1.Command
feat.v1.command.GotoCommand
| コンストラクタの概要 | |
GotoCommand()
|
|
| メソッドの概要 | |
java.lang.String |
execute(ContextAccessor acc)
コマンドを実行する。 |
| クラス feat.v1.Command から継承したメソッド |
getCommandDeclaration, getStringResource |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public GotoCommand()
| メソッドの詳細 |
public java.lang.String execute(ContextAccessor acc)
throws java.lang.Exception
Command の記述:
Command 内の executeacc -
java.lang.Exception - アプリケーションで起こった例外
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||