クラス
org.boxed_economy.components.property.PropertyPanel の使用

PropertyPanel を使用しているパッケージ
org.boxed_economy.components.language   
org.boxed_economy.components.property   
org.boxed_economy.components.realclock   
org.boxed_economy.components.runsetting   
org.boxed_economy.components.speedselect   
org.boxed_economy.components.stepclock   
 

org.boxed_economy.components.language での PropertyPanel の使用
 

org.boxed_economy.components.language での PropertyPanel のサブクラス
 class LanguageSelectionPanel
          Class LanguageSelectionPanel.
 

org.boxed_economy.components.property での PropertyPanel の使用
 

PropertyPanel 型のパラメータを持つ org.boxed_economy.components.property のメソッド
 void PropertyManager.installPropertyPanel(PropertyPanel panel)
           
 void PropertyDialog.installPropertyPanel(PropertyPanel panel)
          PropertyPanel関連
 

org.boxed_economy.components.realclock での PropertyPanel の使用
 

org.boxed_economy.components.realclock での PropertyPanel のサブクラス
 class EndTimeOfDayLimitedTimeRunSettingPanel
          EndTimeOfDayLimitedTimeRunSettingPanel LimitedTimeRunのlengthをEndTimeOfDayで設定するためのパネルです。
 class TimeForStepRunSettingPanel
          TimeForStepRunSettingPanel timeForStepを設定するためのパネルです。
 class TimeLimitedTimeRunSettingPanel
          TimeLimitedTimeRunSettingPanel hourでLimitedTimeRunのlengthを設定するためのパネルです。
 

org.boxed_economy.components.runsetting での PropertyPanel の使用
 

org.boxed_economy.components.runsetting での PropertyPanel のサブクラス
 class AbstractCompositeRunSettingPanel
           
 class CompositeLimitedTimeRunSettingPanel
           
 class DefaultCompositeRunSettingPanel
           
 class LimitedTimeRunSettingPanel
           
 class RunSettingPanel
          実行設定パネル全てのパネルのスーパークラスです
 

org.boxed_economy.components.speedselect での PropertyPanel の使用
 

org.boxed_economy.components.speedselect での PropertyPanel のサブクラス
 class SpeedSelectPanel
          SpeedSelectPanel シミュレータの速度(modelThreadの速度)を設定するためのパネルです。
 

org.boxed_economy.components.stepclock での PropertyPanel の使用
 

org.boxed_economy.components.stepclock での PropertyPanel のサブクラス
 class StepLimitedTimeRunSettingPanel
          StepLimitedTimeRunSettingPanel LimitedTimeRunを実際のstepNumで設定するためのパネルです。