Class Sol8BaseEditNVPane.UpdateEnableDelay
- java.lang.Object
-
- jmri.jmrix.can.cbus.swing.modules.base.Sol8BaseEditNVPane.UpdateEnableDelay
-
- All Implemented Interfaces:
UpdateNV
- Enclosing class:
- Sol8BaseEditNVPane
protected class Sol8BaseEditNVPane.UpdateEnableDelay extends java.lang.Object implements UpdateNV
Update the NV controlling the enable delay
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
UpdateEnableDelay()
-
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
-
UpdateEnableDelay
protected UpdateEnableDelay()
-
-