Uses of Class
jmri.jmrit.dispatcher.DispatcherFrame
-
Packages that use DispatcherFrame Package Description jmri.jmrit.dispatcher -
-
Uses of DispatcherFrame in jmri.jmrit.dispatcher
Fields in jmri.jmrit.dispatcher declared as DispatcherFrame Modifier and Type Field Description protected DispatcherFrameAutoTurnouts. _dispatcherprotected DispatcherFrameOptionsFile. dispatcherprotected DispatcherFrameOptionsMenu. dispatcher(package private) DispatcherFrameDispatcherAction. fMethods in jmri.jmrit.dispatcher with parameters of type DispatcherFrame Modifier and Type Method Description voidOptionsFile. 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 DispatcherFrame Constructor Description ActivateTrainFrame(DispatcherFrame d)AutoAllocate(DispatcherFrame d, java.util.List<AllocationRequest> inAllocationRequests)AutoTrainsFrame(DispatcherFrame disp)AutoTurnouts(DispatcherFrame d)OptionsMenu(DispatcherFrame f)
-