Uses of Class
jmri.util.startup.AbstractStartupModel
Packages that use AbstractStartupModel
-
Uses of AbstractStartupModel in apps.startup
Subclasses of AbstractStartupModel in apps.startupModifier and TypeClassDescriptionclassclassStartup action that causes JMRI to pause before triggering the next startup action.classStartup model that stores the user name of aRouteso it can be set at application startup. -
Uses of AbstractStartupModel in jmri.util.startup
Subclasses of AbstractStartupModel in jmri.util.startupModifier and TypeClassDescriptionclassA PerformFileModel object loads an xml file when the program is started.classA PerformScriptModel object runs a script when the program is started.