Class Canacc8EditNVPane.UpdatePulse
- java.lang.Object
-
- jmri.jmrix.can.cbus.swing.modules.merg.Canacc8EditNVPane.UpdatePulse
-
- All Implemented Interfaces:
UpdateNV
- Enclosing class:
- Canacc8EditNVPane
protected class Canacc8EditNVPane.UpdatePulse extends java.lang.Object implements UpdateNV
Update the NVs controlling the pulse width and type
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
UpdatePulse()
-
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
-
UpdatePulse
protected UpdatePulse()
-
-