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