Uses of Interface
jmri.Throttle
Packages that use Throttle
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
layout management concepts.
Server implementation for the JMRI interfaces.
Contains a SRCP protocol parser to be built with the
Java Compiler Compiler (JavaCC).
Interfaces and implementations for system-specific code.
Defines classes for interfacing to a MERG CBUS network.
Support for the ESU ECoS.
Provides access to LocoNet systems, along with a lot of Swing-based tools.
Classes to interact with a Marklin Network Connection.
Provides JMRI layout objects that use MQTT connections.
Implementation of the JMRI OpenLCB hardware interface.
Provide a JMRI connection to an
SRCP server.
Support for the ESU ECoS.
-
Uses of Throttle in jmri
Modifier and TypeInterfaceDescriptioninterfaceProvide DCC-specific extensions to Throttle interface. -
Uses of Throttle in jmri.jmris
Fields in jmri.jmris declared as ThrottleModifier and TypeFieldDescriptionprotected ThrottleAbstractThrottleServer.ThrottlePropertyChangeListener.throttleFields in jmri.jmris with type parameters of type ThrottleMethods in jmri.jmris with parameters of type ThrottleModifier and TypeMethodDescriptionprotected voidAbstractThrottleServer.setFunctionsByThrottle(Throttle t, ArrayList<Boolean> fList) Set Throttle Functions on/off.Constructors in jmri.jmris with parameters of type ThrottleModifierConstructorDescription(package private) -
Uses of Throttle in jmri.jmris.srcp
Constructors in jmri.jmris.srcp with parameters of type ThrottleModifierConstructorDescription(package private)SRCPThrottlePropertyChangeListener(JmriSRCPThrottleServer ts, Throttle t, int bus) -
Uses of Throttle in jmri.jmrit.throttle
Methods in jmri.jmrit.throttle that return ThrottleModifier and TypeMethodDescriptionprotected ThrottleFunctionButton.getThrottle()Get Throttle for this button.Methods in jmri.jmrit.throttle with parameters of type ThrottleModifier and TypeMethodDescriptionprotected voidFunctionButton.setThrottle(Throttle throttle) Set Throttle. -
Uses of Throttle in jmri.jmrix
Classes in jmri.jmrix that implement ThrottleModifier and TypeClassDescriptionclassAn abstract implementation of DccThrottle. -
Uses of Throttle in jmri.jmrix.bidib
Classes in jmri.jmrix.bidib that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to an BiDiB connection. -
Uses of Throttle in jmri.jmrix.can.cbus
Classes in jmri.jmrix.can.cbus that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle via AbstractThrottle with code specific to a CBUS connection. -
Uses of Throttle in jmri.jmrix.dccpp
Classes in jmri.jmrix.dccpp that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to a DCC++ connection. -
Uses of Throttle in jmri.jmrix.debugthrottle
Classes in jmri.jmrix.debugthrottle that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle for debugging use. -
Uses of Throttle in jmri.jmrix.direct
Classes in jmri.jmrix.direct that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to a Direct serial connection. -
Uses of Throttle in jmri.jmrix.easydcc
Classes in jmri.jmrix.easydcc that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to an EasyDCC connection. -
Uses of Throttle in jmri.jmrix.ecos
Classes in jmri.jmrix.ecos that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to an ECoS connection. -
Uses of Throttle in jmri.jmrix.lenz
Classes in jmri.jmrix.lenz that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to an XpressNet connection. -
Uses of Throttle in jmri.jmrix.lenz.hornbyelite
Classes in jmri.jmrix.lenz.hornbyelite that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to an XpressNet connection on the Hornby Elite. -
Uses of Throttle in jmri.jmrix.loconet
Classes in jmri.jmrix.loconet that implement ThrottleModifier and TypeClassDescriptionclassA specialization of the LocoNet Throttle for Intellibox-I foibles.classA specialization of the LocoNet Throttle for Intellibox-II foibles.classAn implementation of DccThrottle via AbstractThrottle with code specific to a LocoNet connection.classAn implementation of DccThrottle via AbstractThrottle with code specific to a PR2 connection. -
Uses of Throttle in jmri.jmrix.marklin
Classes in jmri.jmrix.marklin that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to an TAMS connection. -
Uses of Throttle in jmri.jmrix.mqtt
Classes in jmri.jmrix.mqtt that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of AbstractThrottle with code specific to a MQTT connection. -
Uses of Throttle in jmri.jmrix.mrc
Classes in jmri.jmrix.mrc that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to an MRC connection. -
Uses of Throttle in jmri.jmrix.nce
Classes in jmri.jmrix.nce that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to an NCE connection. -
Uses of Throttle in jmri.jmrix.openlcb
Classes in jmri.jmrix.openlcb that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle for OpenLCB. -
Uses of Throttle in jmri.jmrix.roco
Classes in jmri.jmrix.roco that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to a Roco XpressNet connection. -
Uses of Throttle in jmri.jmrix.roco.z21
Classes in jmri.jmrix.roco.z21 that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to a z21 XpressNet connection. -
Uses of Throttle in jmri.jmrix.sprog
Classes in jmri.jmrix.sprog that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to a SPROG Command Station connection.classAn implementation of DccThrottle with code specific to an SPROG connection. -
Uses of Throttle in jmri.jmrix.srcp
Classes in jmri.jmrix.srcp that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to an SRCP connection. -
Uses of Throttle in jmri.jmrix.tams
Classes in jmri.jmrix.tams that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to a TAMS connection. -
Uses of Throttle in jmri.jmrix.tmcc
Classes in jmri.jmrix.tmcc that implement Throttle -
Uses of Throttle in jmri.jmrix.xpa
Classes in jmri.jmrix.xpa that implement ThrottleModifier and TypeClassDescriptionclassAn XPA+Modem implementation of the Throttle for XpressNet Systems -
Uses of Throttle in jmri.jmrix.zimo
Classes in jmri.jmrix.zimo that implement ThrottleModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to an Mx1 connection. -
Uses of Throttle in jmri.server.json.throttle
Methods in jmri.server.json.throttle that return ThrottleModifier and TypeMethodDescription(package private) ThrottleJsonThrottle.getThrottle()Get the Throttle this JsonThrottle is a proxy for.