Uses of Class
jmri.implementation.AbstractShutDownTask
Packages that use AbstractShutDownTask
Package
Description
Provides Swing-specific implementations of various JMRI interfaces.
Support for implementing Warrants in JMRI.
Provides an Event Table for CBUS Events..
-
Uses of AbstractShutDownTask in jmri.implementation.swing
Subclasses of AbstractShutDownTask in jmri.implementation.swingModifier and TypeClassDescriptionclassProvides a base for using Swing to ask if shutdown should conditionally continue. -
Uses of AbstractShutDownTask in jmri.jmrit.dispatcher
Subclasses of AbstractShutDownTask in jmri.jmrit.dispatcher -
Uses of AbstractShutDownTask in jmri.jmrit.logix
Subclasses of AbstractShutDownTask in jmri.jmrit.logixModifier and TypeClassDescriptionclassAllows user to decide if (and which) SpeedProfiles to write to the Roster at the end of a session. -
Uses of AbstractShutDownTask in jmri.jmrix.can.cbus.eventtable
Subclasses of AbstractShutDownTask in jmri.jmrix.can.cbus.eventtableModifier and TypeClassDescriptionclassClass to call dispose on a MERG CBUS event table.