パッケージ org.boxed_economy.components.realclock

クラスの概要
AbstractRealClockLimitedTimeRunSetting RealClockによる実行時間設定の抽象クラスです。
DaySelectComboBoxModel DaySelectComboBoxModel PresentationComponentにおいて、dayを選択するComboBoxで利用するGUIのModelです。
EndTimeOfDayLimitedTimeRunSetting EndTimeOfDayLimitedTimeRunSetting LimitedTimeRunを終了時刻を設定して表わしたmodelです。
EndTimeOfDayLimitedTimeRunSettingPanel EndTimeOfDayLimitedTimeRunSettingPanel LimitedTimeRunのlengthをEndTimeOfDayで設定するためのパネルです。
MonthSelectComboBoxModel MonthSelectComboBoxModel PresentationComponentにおいて、monthを選択するComboBoxで利用するGUIのModelです。
RealClock Clockを実時間で実装します。
RealClockPlugin 実時間を表す時計パッケージに含まれる、時計、一定時間実行の設定、及びその設定用GUIコンポーネントの インストールを行います
RealClockResource RunSettingManagerResource Bundle in English.
RealClockResource_ja RunSettingManagerResource Bundle in English.
SetStepNumByEndTimeOfDayCommand SetStepNumByEndTimeOfDayCommand defaultTimeパッケージで利用される、LimitedTimeRunを期間で設定するための命令です。
SetStepNumByTimeCommand SetStepNumByTimeCommand LimitedTimeRunのlengthをTimeで設定するための命令です。
SetTimeForStepCommand SetTimeForStepCommand timeForStepを指定するための命令です。
Time Time defaultで実装したTime。
TimeForStepRunSettingPanel TimeForStepRunSettingPanel timeForStepを設定するためのパネルです。
TimeLimitedTimeRunSetting LimitedRunByRealTimeSettingTest LimitedTimeRunの設定を、実行する時間で表わしたmodelです。
TimeLimitedTimeRunSettingPanel TimeLimitedTimeRunSettingPanel hourでLimitedTimeRunのlengthを設定するためのパネルです。
TimeOfDay TimeOfDay defaultのtimeOfDayをGregorianCalendarで実装します。
TimeUnitSelectComboBoxModel TimeUnitSelectComboBoxModel PresentationComponentにおいて、hourunitを選択するComboBoxで利用するGUIのModelです。