Uses of Class
jmri.jmrit.turnoutoperations.TurnoutOperationConfig
Packages that use TurnoutOperationConfig
-
Uses of TurnoutOperationConfig in jmri.jmrit.turnoutoperations
Subclasses of TurnoutOperationConfig in jmri.jmrit.turnoutoperationsModifier and TypeClassDescriptionclassExtension of TurnoutOperationConfig to handle config for common aspects of some subclasses.classConfiguration for NoFeedbackTurnoutOperation class All the work is done by the Common... classclassConfiguration for RawTurnoutOperation class All the work is done by the Common... class Based on NoFeedbackTurnountOperationConfig.javaclassConfiguration for SensorTurnoutOperation class.Fields in jmri.jmrit.turnoutoperations declared as TurnoutOperationConfigModifier and TypeFieldDescription(package private) TurnoutOperationConfigTurnoutOperationFrame.currentConfigMethods in jmri.jmrit.turnoutoperations that return TurnoutOperationConfigModifier and TypeMethodDescriptionstatic TurnoutOperationConfigTurnoutOperationConfig.getConfigPanel(TurnoutOperation op) Given an instance of a concrete subclass of the TurnoutOperation class, looks for a corresponding ...Config class and creates an instance of it.