Class PiSprog3EditNVPane.UpdatePowerMode
- java.lang.Object
 - 
- jmri.jmrix.can.cbus.swing.modules.sprogdcc.PiSprog3EditNVPane.UpdatePowerMode
 
 
- 
- All Implemented Interfaces:
 UpdateNV
- Enclosing class:
 - PiSprog3EditNVPane
 
protected class PiSprog3EditNVPane.UpdatePowerMode extends java.lang.Object implements UpdateNV
Update the command station power mode 
- 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedUpdatePowerMode() 
- 
Method Summary
All 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
- 
UpdatePowerMode
protected UpdatePowerMode()
 
 - 
 
 -