Package jmri.jmrit.logix
Class WarrantPreferencesPanel.CustomDialog
- java.lang.Object
-
- jmri.jmrit.logix.WarrantPreferencesPanel.ScaleData
-
- jmri.jmrit.logix.WarrantPreferencesPanel.CustomDialog
-
- Enclosing class:
- WarrantPreferencesPanel
class WarrantPreferencesPanel.CustomDialog extends WarrantPreferencesPanel.ScaleData
-
-
Field Summary
-
Fields inherited from class jmri.jmrit.logix.WarrantPreferencesPanel.ScaleData
scale, scaleName
-
-
Constructor Summary
Constructors Constructor Description CustomDialog(java.lang.String scaleName, float scale)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-
-
-
Constructor Detail
-
CustomDialog
CustomDialog(java.lang.String scaleName, float scale)
-
-
Method Detail
-
toString
public java.lang.String toString()
- Overrides:
toString
in classWarrantPreferencesPanel.ScaleData
-
-