Class Sprog3PlusEditNVPane.UpdateCanId
- java.lang.Object
- 
- jmri.jmrix.can.cbus.swing.modules.sprogdcc.Sprog3PlusEditNVPane.UpdateCanId
 
- 
- All Implemented Interfaces:
- UpdateNV
 - Enclosing class:
- Sprog3PlusEditNVPane
 
 protected class Sprog3PlusEditNVPane.UpdateCanId extends java.lang.Object implements UpdateNV Update the CAN ID For debug only, CAN ID is not normally set this way
- 
- 
Constructor SummaryConstructors Modifier Constructor Description protectedUpdateCanId()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetNewVal(int index)Build a new NV value from contents of gui elements
 
- 
- 
- 
Constructor Detail- 
UpdateCanIdprotected UpdateCanId() 
 
- 
 
-