Uses of Interface
jmri.PowerManager
Packages that use PowerManager
Package
Description
Server implementation for the JMRI interfaces.
The jmrit.powerpanel Java package provides a GUI panel for controlling
layout power.
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.
Provides implementations of various JMRI managers.
Provides small Swing-based tool and utility classes
for JMRI basic forms.
-
Uses of PowerManager in jmri.jmris
Fields in jmri.jmris declared as PowerManager -
Uses of PowerManager in jmri.jmrit.powerpanel
Constructors in jmri.jmrit.powerpanel with parameters of type PowerManagerModifierConstructorDescription(package private)PowerPane(PowerManager initialMgr) (package private)SinglePowerPane(PowerManager powerManager) -
Uses of PowerManager in jmri.jmrix.bachrus.speedmatcher
Fields in jmri.jmrix.bachrus.speedmatcher declared as PowerManagerModifier and TypeFieldDescriptionprotected PowerManagerSpeedMatcher.powerManagerSpeedMatcherConfig.powerManagerConstructors in jmri.jmrix.bachrus.speedmatcher with parameters of type PowerManagerModifierConstructorDescriptionSpeedMatcherConfig(DccLocoAddress address, Speed.Unit speedUnit, boolean trimReverseSpeed, int warmUpForwardSeconds, int warmUpReverseSeconds, PowerManager powerManager, JLabel statusLabel, JButton startStopButton) Constructor for the abstract SpeedMatcherConfig at the core of any Speed Matcher Config -
Uses of PowerManager in jmri.jmrix.bachrus.speedmatcher.basic
Constructors in jmri.jmrix.bachrus.speedmatcher.basic with parameters of type PowerManagerModifierConstructorDescriptionBasicSpeedMatcherConfig(DccLocoAddress address, float targetStartSpeed, float targetTopSpeed, Speed.Unit speedUnit, boolean trimReverseSpeed, int warmUpForwardSeconds, int warmUpReverseSeconds, PowerManager powerManager, JLabel statusLabel, JButton startStopButton) Create a config object for a Basic Speed Matcher -
Uses of PowerManager in jmri.jmrix.bachrus.speedmatcher.speedStepScale
Constructors in jmri.jmrix.bachrus.speedmatcher.speedStepScale with parameters of type PowerManagerModifierConstructorDescriptionSpeedStepScaleSpeedMatcherConfig(DccLocoAddress address, SpeedTableStepSpeed targetMaxSpeedStep, Speed.Unit speedUnit, boolean trimReverseSpeed, int warmUpForwardSeconds, int warmUpReverseSeconds, PowerManager powerManager, JLabel statusLabel, JLabel actualMaxSpeedField, JButton startStopButton) Create a config object for a Speed Step Scale Speed Matcher -
Uses of PowerManager in jmri.jmrix.bidib
Classes in jmri.jmrix.bidib that implement PowerManagerModifier and TypeClassDescriptionclassBiDiBPowerManager.java Description: PowerManager implementation for controlling layout powerMethods in jmri.jmrix.bidib that return PowerManagerMethods in jmri.jmrix.bidib with parameters of type PowerManager -
Uses of PowerManager in jmri.jmrix.can.cbus
Classes in jmri.jmrix.can.cbus that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling CBUS layout power. -
Uses of PowerManager in jmri.jmrix.dccpp
Classes in jmri.jmrix.dccpp that implement PowerManagerMethods in jmri.jmrix.dccpp that return PowerManagerMethods in jmri.jmrix.dccpp with parameters of type PowerManager -
Uses of PowerManager in jmri.jmrix.easydcc
Classes in jmri.jmrix.easydcc that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout power -
Uses of PowerManager in jmri.jmrix.ecos
Classes in jmri.jmrix.ecos that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling ECoS layout power. -
Uses of PowerManager in jmri.jmrix.jmriclient
Classes in jmri.jmrix.jmriclient that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout powerMethods in jmri.jmrix.jmriclient that return PowerManagerMethods in jmri.jmrix.jmriclient with parameters of type PowerManagerModifier and TypeMethodDescriptionvoidJMRIClientSystemConnectionMemo.setPowerManager(PowerManager p) -
Uses of PowerManager in jmri.jmrix.lenz
Classes in jmri.jmrix.lenz that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout power.Methods in jmri.jmrix.lenz that return PowerManagerMethods in jmri.jmrix.lenz with parameters of type PowerManager -
Uses of PowerManager in jmri.jmrix.loconet
Classes in jmri.jmrix.loconet that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout power. -
Uses of PowerManager in jmri.jmrix.loconet.pr2
Classes in jmri.jmrix.loconet.pr2 that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout power via PR2. -
Uses of PowerManager in jmri.jmrix.marklin
Classes in jmri.jmrix.marklin that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout power. -
Uses of PowerManager in jmri.jmrix.mqtt
Classes in jmri.jmrix.mqtt that implement PowerManagerMethods in jmri.jmrix.mqtt with parameters of type PowerManager -
Uses of PowerManager in jmri.jmrix.mrc
Classes in jmri.jmrix.mrc that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout power -
Uses of PowerManager in jmri.jmrix.nce
Classes in jmri.jmrix.nce that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout power. -
Uses of PowerManager in jmri.jmrix.openlcb
Classes in jmri.jmrix.openlcb that implement PowerManagerModifier and TypeClassDescriptionfinal classExtend jmri.managers.AbstractPowerManager for OpenLCB controls. -
Uses of PowerManager in jmri.jmrix.sprog
Classes in jmri.jmrix.sprog that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling SPROG layout power.Fields in jmri.jmrix.sprog declared as PowerManager -
Uses of PowerManager in jmri.jmrix.srcp
Classes in jmri.jmrix.srcp that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout powerMethods in jmri.jmrix.srcp that return PowerManagerMethods in jmri.jmrix.srcp with parameters of type PowerManager -
Uses of PowerManager in jmri.jmrix.tams
Classes in jmri.jmrix.tams that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout power using binary P50x commands Based on work by Bob Jacobsen and Kevin Dickerson -
Uses of PowerManager in jmri.jmrix.xpa
Classes in jmri.jmrix.xpa that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout power from an XPA+modem connected to an XpressNet based system.Methods in jmri.jmrix.xpa that return PowerManagerMethods in jmri.jmrix.xpa with parameters of type PowerManager -
Uses of PowerManager in jmri.jmrix.zimo
Classes in jmri.jmrix.zimo that implement PowerManagerModifier and TypeClassDescriptionclassPowerManager implementation for controlling layout power. -
Uses of PowerManager in jmri.managers
Classes in jmri.managers that implement PowerManagerModifier and TypeClassDescriptionclassAbstractPowerManager<M extends SystemConnectionMemo>Base PowerManager implementation for controlling layout power.classDefault implementation for controlling layout power -
Uses of PowerManager in jmri.swing
Methods in jmri.swing that return PowerManagerMethods in jmri.swing with parameters of type PowerManagerModifier and TypeMethodDescriptionstatic StringPowerManagerMenu.getManagerNameIncludeIfDefault(PowerManager mgr) voidPowerManagerMenu.setManager(PowerManager suppliedMgr) Constructors in jmri.swing with parameters of type PowerManagerModifierConstructorDescriptionPowerManagerMenu(boolean includeAllConns, PowerManager defaultPwrMgr) Create a PowerManager menu.