Package jmri.jmrit.ctc.editor.code
Class ProgramProperties
java.lang.Object
jmri.jmrit.ctc.editor.code.ProgramProperties
This just maintains all of the properties a user can create. Stupid simple.
Default values are assigned when the class instance is created. The current values are loaded from the PanelPro data xml file.
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintintint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_mCodeButtonInternalSensorPattern
-
_mSIDI_CodingTimeInMilliseconds
-
_mSIDI_LeftInternalSensorPattern
-
_mSIDI_NormalInternalSensorPattern
-
_mSIDI_RightInternalSensorPattern
-
_mSIDI_TimeLockingTimeInMilliseconds
-
_mSIDL_LeftInternalSensorPattern
-
_mSIDL_NormalInternalSensorPattern
-
_mSIDL_RightInternalSensorPattern
-
_mSWDI_CodingTimeInMilliseconds
-
_mSWDI_NormalInternalSensorPattern
-
_mSWDI_ReversedInternalSensorPattern
-
_mSWDL_InternalSensorPattern
-
_mCO_CallOnToggleInternalSensorPattern
-
_mTUL_DispatcherInternalSensorLockTogglePattern
-
_mTUL_DispatcherInternalSensorUnlockedIndicatorPattern
-
_mCodeButtonDelayTime
-
-
Constructor Details
-
ProgramProperties
public ProgramProperties()
-
-
Method Details
-
importExternalProgramProperties
-