Uses of Class
jmri.jmrit.dispatcher.DispatcherFrame
Packages that use DispatcherFrame
-
Uses of DispatcherFrame in jmri.jmrit.dispatcher
Fields in jmri.jmrit.dispatcher declared as DispatcherFrameModifier and TypeFieldDescriptionprotected DispatcherFrameAutoTurnouts._dispatcherprotected DispatcherFrameOptionsFile.dispatcherprotected DispatcherFrameOptionsMenu.dispatcher(package private) DispatcherFrameDispatcherAction.fMethods in jmri.jmrit.dispatcher with parameters of type DispatcherFrameModifier and TypeMethodDescriptionvoidOptionsFile.readDispatcherOptions(DispatcherFrame f) Read Dispatcher Options from a file in the user's preferences directory.voidActiveTrain.setDispatcher(DispatcherFrame df) voidOptionsFile.writeDispatcherOptions(DispatcherFrame f) Write out Dispatcher options to a file in the user's preferences directory.Constructors in jmri.jmrit.dispatcher with parameters of type DispatcherFrameModifierConstructorDescriptionAutoAllocate(DispatcherFrame d, List<AllocationRequest> inAllocationRequests)