Uses of Interface
jmri.jmrit.logixng.LogixNGPreferences
-
Packages that use LogixNGPreferences Package Description jmri.jmrit.logixng jmri.jmrit.logixng.implementation -
-
Uses of LogixNGPreferences in jmri.jmrit.logixng
Methods in jmri.jmrit.logixng with parameters of type LogixNGPreferences Modifier and Type Method Description voidLogixNGPreferences. apply(LogixNGPreferences prefs)Apply other preferences to this classbooleanLogixNGPreferences. compareValuesDifferent(LogixNGPreferences prefs)Compare if the values are different from the other preferences. -
Uses of LogixNGPreferences in jmri.jmrit.logixng.implementation
Classes in jmri.jmrit.logixng.implementation that implement LogixNGPreferences Modifier and Type Class Description classDefaultLogixNGPreferencesPreferences for LogixNGMethods in jmri.jmrit.logixng.implementation with parameters of type LogixNGPreferences Modifier and Type Method Description voidDefaultLogixNGPreferences. apply(LogixNGPreferences prefs)booleanDefaultLogixNGPreferences. compareValuesDifferent(LogixNGPreferences prefs)
-