Class Servo8BaseEditNVPane.UpdateOnPos
java.lang.Object
jmri.jmrix.can.cbus.swing.modules.base.Servo8BaseEditNVPane.UpdateOnPos
- All Implemented Interfaces:
UpdateNV
- Enclosing class:
- Servo8BaseEditNVPane
Update the NV controlling the ON position
index is the output number 1 - 8
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetNewVal(int index) Build a new NV value from contents of gui elements
-
Constructor Details
-
UpdateOnPos
protected UpdateOnPos()
-
-
Method Details