|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThrottleManager | |
|---|---|
| jmri | Provides basic interfaces and certain core implementations for the JMRI layout management concepts. |
| jmri.jmrix | Interfaces and implementations for system-specific code. |
| jmri.jmrix.can.cbus | Defines classes for interfacing to a MERG CBUS network. |
| jmri.jmrix.debugthrottle | |
| jmri.jmrix.direct | |
| jmri.jmrix.easydcc | |
| jmri.jmrix.ecos | Support for the ESU ECoS. |
| jmri.jmrix.lenz | |
| jmri.jmrix.lenz.hornbyelite | |
| jmri.jmrix.loconet | Provides access to LocoNet systems, along with a lot of Swing-based tools. |
| jmri.jmrix.nce | |
| jmri.jmrix.sprog | |
| jmri.jmrix.srcp | Provide a JMRI connection to an SRCP server. |
| jmri.jmrix.tmcc | |
| jmri.jmrix.xpa | |
| Uses of ThrottleManager in jmri |
|---|
| Methods in jmri that return ThrottleManager | |
|---|---|
static ThrottleManager |
InstanceManager.throttleManagerInstance()
|
| Methods in jmri with parameters of type ThrottleManager | |
|---|---|
static void |
InstanceManager.setThrottleManager(ThrottleManager p)
|
| Uses of ThrottleManager in jmri.jmrix |
|---|
| Classes in jmri.jmrix that implement ThrottleManager | |
|---|---|
class |
AbstractThrottleManager
Abstract implementation of a ThrottleManager. |
| Uses of ThrottleManager in jmri.jmrix.can.cbus |
|---|
| Classes in jmri.jmrix.can.cbus that implement ThrottleManager | |
|---|---|
class |
CbusThrottleManager
CBUS implementation of a ThrottleManager. |
| Uses of ThrottleManager in jmri.jmrix.debugthrottle |
|---|
| Classes in jmri.jmrix.debugthrottle that implement ThrottleManager | |
|---|---|
class |
DebugThrottleManager
Implementation of a ThrottleManager for debugging. |
| Uses of ThrottleManager in jmri.jmrix.direct |
|---|
| Classes in jmri.jmrix.direct that implement ThrottleManager | |
|---|---|
class |
ThrottleManager
Direct DCC implementation of a ThrottleManager. |
| Uses of ThrottleManager in jmri.jmrix.easydcc |
|---|
| Classes in jmri.jmrix.easydcc that implement ThrottleManager | |
|---|---|
class |
EasyDccThrottleManager
EasyDCC implementation of a ThrottleManager. |
| Uses of ThrottleManager in jmri.jmrix.ecos |
|---|
| Classes in jmri.jmrix.ecos that implement ThrottleManager | |
|---|---|
class |
EcosDccThrottleManager
EcosDCC implementation of a ThrottleManager. |
| Uses of ThrottleManager in jmri.jmrix.lenz |
|---|
| Classes in jmri.jmrix.lenz that implement ThrottleManager | |
|---|---|
class |
XNetThrottleManager
XNet implementation of a ThrottleManager based on the AbstractThrottleManager. |
| Methods in jmri.jmrix.lenz that return ThrottleManager | |
|---|---|
ThrottleManager |
XNetSystemConnectionMemo.getThrottleManager()
|
| Methods in jmri.jmrix.lenz with parameters of type ThrottleManager | |
|---|---|
void |
XNetSystemConnectionMemo.setThrottleManager(ThrottleManager t)
|
| Uses of ThrottleManager in jmri.jmrix.lenz.hornbyelite |
|---|
| Classes in jmri.jmrix.lenz.hornbyelite that implement ThrottleManager | |
|---|---|
class |
EliteXNetThrottleManager
XNet implementation of a ThrottleManager based on the AbstractThrottleManager. |
| Uses of ThrottleManager in jmri.jmrix.loconet |
|---|
| Classes in jmri.jmrix.loconet that implement ThrottleManager | |
|---|---|
class |
LnPr2ThrottleManager
LocoNet implementation of a ThrottleManager for the PR2 Does direct "push" writes to the extended slot in the PR2. |
class |
LnThrottleManager
LocoNet implementation of a ThrottleManager. |
| Methods in jmri.jmrix.loconet that return ThrottleManager | |
|---|---|
ThrottleManager |
LocoNetSystemConnectionMemo.getThrottleManager()
|
| Methods in jmri.jmrix.loconet with parameters of type ThrottleManager | |
|---|---|
void |
LocoNetSystemConnectionMemo.setThrottleManager(ThrottleManager t)
|
| Uses of ThrottleManager in jmri.jmrix.nce |
|---|
| Classes in jmri.jmrix.nce that implement ThrottleManager | |
|---|---|
class |
NceThrottleManager
NCE implementation of a ThrottleManager. |
| Uses of ThrottleManager in jmri.jmrix.sprog |
|---|
| Classes in jmri.jmrix.sprog that implement ThrottleManager | |
|---|---|
class |
SprogCSThrottleManager
SPROG Command Station implementation of a ThrottleManager. |
class |
SprogThrottleManager
SPROG implementation of a ThrottleManager. |
| Methods in jmri.jmrix.sprog that return ThrottleManager | |
|---|---|
ThrottleManager |
SprogSystemConnectionMemo.getThrottleManager()
|
| Uses of ThrottleManager in jmri.jmrix.srcp |
|---|
| Classes in jmri.jmrix.srcp that implement ThrottleManager | |
|---|---|
class |
SRCPThrottleManager
SRCP implementation of a ThrottleManager. |
| Methods in jmri.jmrix.srcp that return ThrottleManager | |
|---|---|
ThrottleManager |
SRCPSystemConnectionMemo.getThrottleManager()
|
| Methods in jmri.jmrix.srcp with parameters of type ThrottleManager | |
|---|---|
void |
SRCPSystemConnectionMemo.setThrottleManager(ThrottleManager t)
|
| Uses of ThrottleManager in jmri.jmrix.tmcc |
|---|
| Classes in jmri.jmrix.tmcc that implement ThrottleManager | |
|---|---|
class |
SerialThrottleManager
Implementation of a ThrottleManager. |
| Uses of ThrottleManager in jmri.jmrix.xpa |
|---|
| Classes in jmri.jmrix.xpa that implement ThrottleManager | |
|---|---|
class |
XpaThrottleManager
XPA implementation of a ThrottleManager |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||