Package jmri.jmrit.withrottle
Class AbstractWiThrottlePreferences
- java.lang.Object
- 
- jmri.jmrit.withrottle.AbstractWiThrottlePreferences
 
- 
- Direct Known Subclasses:
- WiThrottlePreferences
 
 public abstract class AbstractWiThrottlePreferences extends java.lang.Object 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classAbstractWiThrottlePreferences.AbstractWiThrottlePreferencesXml
 - 
Constructor SummaryConstructors Constructor Description AbstractWiThrottlePreferences()
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description (package private) abstract voidload(org.jdom2.Element child)voidopenFile(java.lang.String fileName)voidsave()(package private) abstract org.jdom2.Elementstore()
 
-