|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.boxed_economy.besp.container.command.Command
org.boxed_economy.components.realclock.SetTimeForStepCommand
SetTimeForStepCommand timeForStepを指定するための命令です。
コンストラクタの概要 | |
SetTimeForStepCommand(BESPContainer container,
Time time)
|
メソッドの概要 | |
protected void |
run()
modelからclockを呼び出して、timeForStepを指定します。 |
クラス org.boxed_economy.besp.container.command.Command から継承したメソッド |
execute, getContainer, getModelContainer, getPresentationContainer |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public SetTimeForStepCommand(BESPContainer container, Time time)
メソッドの詳細 |
protected void run()
Command
内の run
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |