|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocoNetSlot | |
|---|---|
| jmri.jmrix.loconet | Provides access to LocoNet systems, along with a lot of Swing-based tools. |
| jmri.jmrix.loconet.clockmon | |
| jmri.jmrix.loconet.slotmon | |
| jmri.jmrix.loconet.uhlenbrock | |
| Uses of LocoNetSlot in jmri.jmrix.loconet |
|---|
| Methods in jmri.jmrix.loconet that return LocoNetSlot | |
|---|---|
LocoNetSlot |
LocoNetThrottle.getLocoNetSlot()
|
LocoNetSlot |
SlotManager.slot(int i)
Access the information in a specific slot. |
| Methods in jmri.jmrix.loconet with parameters of type LocoNetSlot | |
|---|---|
protected void |
SlotManager.notify(LocoNetSlot s)
Trigger the notification of all SlotListeners. |
void |
SlotListener.notifyChangedSlot(LocoNetSlot s)
|
void |
LocoNetConsist.notifyChangedSlot(LocoNetSlot s)
|
void |
LnClockControl.notifyChangedSlot(LocoNetSlot s)
Handle changed slot contents, due to clock changes. |
void |
LnThrottleManager.notifyChangedSlot(LocoNetSlot s)
SlotListener contract. |
void |
LocoNetThrottle.notifyChangedSlot(LocoNetSlot pSlot)
Get notified when underlying slot information changes |
| Constructors in jmri.jmrix.loconet with parameters of type LocoNetSlot | |
|---|---|
LocoNetThrottle(LocoNetSystemConnectionMemo memo,
LocoNetSlot slot)
Constructor |
|
| Uses of LocoNetSlot in jmri.jmrix.loconet.clockmon |
|---|
| Methods in jmri.jmrix.loconet.clockmon with parameters of type LocoNetSlot | |
|---|---|
void |
ClockMonPane.notifyChangedSlot(LocoNetSlot s)
Handle changed slot contents, due to clock changes. |
| Uses of LocoNetSlot in jmri.jmrix.loconet.slotmon |
|---|
| Methods in jmri.jmrix.loconet.slotmon with parameters of type LocoNetSlot | |
|---|---|
void |
SlotMonDataModel.notifyChangedSlot(LocoNetSlot s)
|
| Uses of LocoNetSlot in jmri.jmrix.loconet.uhlenbrock |
|---|
| Methods in jmri.jmrix.loconet.uhlenbrock with parameters of type LocoNetSlot | |
|---|---|
void |
UhlenbrockLnThrottleManager.notifyChangedSlot(LocoNetSlot s)
SlotListener contract. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||