|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectorg.boxed_economy.besp.container.command.Command
org.boxed_economy.components.realclock.SetStepNumByTimeCommand
SetStepNumByTimeCommand LimitedTimeRunのlengthをTimeで設定するための命令です。 基礎モデルフレームワークに依存します。
| コンストラクタの概要 | |
SetStepNumByTimeCommand(BESPContainer container,
int newhourNum,
java.lang.String newunit)
|
|
| メソッドの概要 | |
protected void |
run()
DefaultTimeOfDayを設定しているhour・unitからcreateし、それをもとに生成した LimitedTimeRunByTimeSettingをmodelThreadにセットします。 |
| クラス 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 SetStepNumByTimeCommand(BESPContainer container,
int newhourNum,
java.lang.String newunit)
| メソッドの詳細 |
protected void run()
Command 内の run
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||