Class CanisbEditNVPane.UpdateCanId
- java.lang.Object
-
- jmri.jmrix.can.cbus.swing.modules.sprogdcc.CanisbEditNVPane.UpdateCanId
-
- All Implemented Interfaces:
UpdateNV
- Enclosing class:
- CanisbEditNVPane
protected class CanisbEditNVPane.UpdateCanId extends java.lang.Object implements UpdateNV
Update the CAN IDFor debug only, CAN ID is not normally set this way
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
UpdateCanId()
-
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
-
UpdateCanId
protected UpdateCanId()
-
-