|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SlotListener | |
|---|---|
| jmri.jmrix.loconet | |
| jmri.jmrix.loconet.clockmon | |
| jmri.jmrix.loconet.slotmon | |
| Uses of SlotListener in jmri.jmrix.loconet |
|---|
| Classes in jmri.jmrix.loconet that implement SlotListener | |
|---|---|
class |
LnClockControl
LnClockControl.java Implementation of the Hardware Fast Clock for Loconet This module is based on a GUI module developed by Bob Jacobsen and Alex Shepherd to correct the Loconet fast clock rate and synchronize it with the internal JMRI fast clock Timebase. |
class |
LnThrottleManager
LocoNet implementation of a ThrottleManager. |
class |
LocoNetThrottle
An implementation of DccThrottle via AbstractThrottle with code specific to a LocoNet connection. |
| Methods in jmri.jmrix.loconet with parameters of type SlotListener | |
|---|---|
void |
SlotManager.addSlotListener(SlotListener l)
|
void |
LocoNetSlot.addSlotListener(SlotListener l)
|
void |
SlotManager.removeSlotListener(SlotListener l)
|
void |
LocoNetSlot.removeSlotListener(SlotListener l)
|
void |
SlotManager.slotFromLocoAddress(int i,
SlotListener l)
Obtain a slot for a particular loco address. |
| Uses of SlotListener in jmri.jmrix.loconet.clockmon |
|---|
| Classes in jmri.jmrix.loconet.clockmon that implement SlotListener | |
|---|---|
class |
ClockMonFrame
Frame displaying a LocoNet clock monitor. |
| Uses of SlotListener in jmri.jmrix.loconet.slotmon |
|---|
| Classes in jmri.jmrix.loconet.slotmon that implement SlotListener | |
|---|---|
class |
SlotMonDataModel
Table data model for display of slot manager contents |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||