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