Class CanCmdEditNVPane.UpdateNnMap
- java.lang.Object
-
- jmri.jmrix.can.cbus.swing.modules.merg.CanCmdEditNVPane.UpdateNnMap
-
- All Implemented Interfaces:
UpdateNV
- Enclosing class:
- CanCmdEditNVPane
protected class CanCmdEditNVPane.UpdateNnMap extends java.lang.Object implements UpdateNV
Update the Node Number of events to be mapped to DCC accessory commands
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
UpdateNnMap()
-
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
-
UpdateNnMap
protected UpdateNnMap()
-
-