|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of NceListener in jmri.jmrit.operations.rollingstock.engines |
|---|
| Classes in jmri.jmrit.operations.rollingstock.engines that implement NceListener | |
|---|---|
class |
NceConsistEngines
Routine to synchronize operation's engines with NCE consist memory. |
| Uses of NceListener in jmri.jmrix.nce |
|---|
| Classes in jmri.jmrix.nce that implement NceListener | |
|---|---|
class |
NceAIUChecker
|
class |
NceClockControl
NceClockControl.java Implementation of the Hardware Fast Clock for NCE This module is based on the LocoNet version as worked over by David Duchamp based on original work by Bob Jacobsen and Alex Shepherd. |
class |
NceConnectionStatus
|
class |
NceOpsModeProgrammer
Provide an Ops Mode Programmer via a wrapper what works with the NCE command station object. |
class |
NcePowerManager
PowerManager implementation for controlling layout power. |
class |
NceProgrammer
Convert the jmri.Programmer interface into commands for the NCE power house. |
class |
NceSensorManager
Manage the NCE-specific Sensor implementation. |
class |
NceTurnoutManager
Implement turnout manager for NCE systems. |
class |
NceTurnoutMonitor
Polls NCE Command Station for turnout discrepancies This implementation reads the NCE Command Station (CS) memory that stores the state of all accessories thrown by cabs or though the comm port using the new binary switch command. |
| Methods in jmri.jmrix.nce with parameters of type NceListener | |
|---|---|
void |
NceTrafficController.addNceListener(NceListener l)
|
void |
NceInterface.addNceListener(NceListener l)
|
void |
NceTrafficController.removeNceListener(NceListener l)
|
void |
NceInterface.removeNceListener(NceListener l)
|
void |
NceTrafficController.sendNceMessage(NceMessage m,
NceListener reply)
Forward a preformatted message to the actual interface. |
void |
NceInterface.sendNceMessage(NceMessage m,
NceListener l)
Send a message through the interface. |
| Uses of NceListener in jmri.jmrix.nce.cab |
|---|
| Classes in jmri.jmrix.nce.cab that implement NceListener | |
|---|---|
class |
NceShowCabPanel
Frame to display NCE cabs Note, NCE bit layout MSB = bit 7, LSB = bit 0. |
| Uses of NceListener in jmri.jmrix.nce.clockmon |
|---|
| Classes in jmri.jmrix.nce.clockmon that implement NceListener | |
|---|---|
class |
ClockMonPanel
Frame displaying and programming a NCE clock monitor. |
| Uses of NceListener in jmri.jmrix.nce.consist |
|---|
| Classes in jmri.jmrix.nce.consist that implement NceListener | |
|---|---|
class |
NceConsistBackup
Backups NCE Consists to a text file format defined by NCE. |
class |
NceConsistEditPanel
Pane for user edit of NCE Consists NCE Consists are stored in Command Station (CS) memory starting at address xF500 and ending xFAFF. |
class |
NceConsistRestore
Restores NCE consists from a text file defined by NCE. |
| Uses of NceListener in jmri.jmrix.nce.macro |
|---|
| Classes in jmri.jmrix.nce.macro that implement NceListener | |
|---|---|
class |
NceMacroBackup
Backups NCE Macros to a text file format defined by NCE. |
class |
NceMacroEditPanel
Frame for user edit of NCE macros NCE macros are stored in Command Station (CS) memory starting at address xC800. |
class |
NceMacroGenPanel
Pane for user input of Nce macros |
class |
NceMacroRestore
Restores NCE Macros from a text file defined by NCE. |
| Uses of NceListener in jmri.jmrix.nce.ncemon |
|---|
| Classes in jmri.jmrix.nce.ncemon that implement NceListener | |
|---|---|
class |
NceMonPanel
|
| Uses of NceListener in jmri.jmrix.nce.packetgen |
|---|
| Classes in jmri.jmrix.nce.packetgen that implement NceListener | |
|---|---|
class |
NcePacketGenPanel
Frame for user input of Nce messages |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||