Uses of Interface
jmri.util.swing.WindowInterface
-
-
Uses of WindowInterface in apps
Classes in apps that implement WindowInterface Modifier and Type Class Description classAppsLaunchFrameBase class for main frame (window) of traditional-style JMRI applicationsMethods in apps with parameters of type WindowInterface Modifier and Type Method Description protected voidApps. createMenus(javax.swing.JMenuBar menuBar, WindowInterface wi)Create default menubar.protected static voidAppsMainMenu. createMenus(javax.swing.JMenuBar menuBar, WindowInterface wi, javax.swing.JPanel pane, java.lang.String windowHelpID)Add menus to a menu bar.Constructors in apps with parameters of type WindowInterface Constructor Description CheckForUpdateAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)CheckForUpdateAction(java.lang.String s, WindowInterface wi)JmriUsersAction(java.lang.String s, javax.swing.Icon i, WindowInterface w)JmriUsersAction(java.lang.String s, WindowInterface w)LicenseAction(java.lang.String s, javax.swing.Icon i, WindowInterface w)LicenseAction(java.lang.String s, WindowInterface w)ReportContextAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)ReportContextAction(java.lang.String s, WindowInterface wi)RestartAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)RestartAction(java.lang.String s, WindowInterface wi)SystemConsoleAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)SystemConsoleAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in apps.DecoderPro
Constructors in apps.DecoderPro with parameters of type WindowInterface Constructor Description DecoderProAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)DecoderProAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in apps.gui3
Constructors in apps.gui3 with parameters of type WindowInterface Constructor Description FirstTimeStartUpWizardAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)FirstTimeStartUpWizardAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in apps.gui3.dp3
Classes in apps.gui3.dp3 that implement WindowInterface Modifier and Type Class Description classDecoderPro3WindowStandalone DecoderPro3 Window.Constructors in apps.gui3.dp3 with parameters of type WindowInterface Constructor Description DecoderPro3Action(java.lang.String s, javax.swing.Icon i, WindowInterface wi)DecoderPro3Action(java.lang.String s, WindowInterface wi)PaneProgDp3Action(java.lang.String s, javax.swing.Icon i, WindowInterface wi)PaneProgDp3Action(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in apps.gui3.lccpro
Classes in apps.gui3.lccpro that implement WindowInterface Modifier and Type Class Description classLccProWindowStandalone LccPro Window.Constructors in apps.gui3.lccpro with parameters of type WindowInterface Constructor Description LccProAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)LccProAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in apps.gui3.paned
Classes in apps.gui3.paned that implement WindowInterface Modifier and Type Class Description classPanelProFrameStandalone, but paned, PanelPro window.Constructors in apps.gui3.paned with parameters of type WindowInterface Constructor Description PanelProAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)PanelProAction(java.lang.String s, WindowInterface wi)Enhanced constructor for placing the pane in various GUIsQuitAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)QuitAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in apps.gui3.tabbedpreferences
Classes in apps.gui3.tabbedpreferences that implement WindowInterface Modifier and Type Class Description classTabbedPreferencesFrameSupport displayingTabbedPreferencesin a window.Constructors in apps.gui3.tabbedpreferences with parameters of type WindowInterface Constructor Description TabbedPreferencesAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)TabbedPreferencesAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String category)TabbedPreferencesAction(java.lang.String s, WindowInterface wi)TabbedPreferencesAction(java.lang.String s, WindowInterface wi, java.lang.String category, java.lang.String subCategory) -
Uses of WindowInterface in apps.jmrit.log
Classes in apps.jmrit.log that implement WindowInterface Modifier and Type Class Description classLogFrameFrame for adding to the log file. -
Uses of WindowInterface in apps.PanelPro
Constructors in apps.PanelPro with parameters of type WindowInterface Constructor Description PanelProAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)PanelProAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in apps.swing
Constructors in apps.swing with parameters of type WindowInterface Constructor Description AboutAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)AboutAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in apps.TrainCrew
Constructors in apps.TrainCrew with parameters of type WindowInterface Constructor Description InstallFromURL(java.lang.String s, javax.swing.Icon i, WindowInterface wi)InstallFromURL(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmris
Classes in jmri.jmris that implement WindowInterface Modifier and Type Class Description classJmriServerFrameFrame displaying start/stop buttons for the JMRI server. -
Uses of WindowInterface in jmri.jmris.simpleserver
Classes in jmri.jmris.simpleserver that implement WindowInterface Modifier and Type Class Description classSimpleServerFrameFrame displaying start/stop buttons for the JMRI Simple Server. -
Uses of WindowInterface in jmri.jmris.srcp
Classes in jmri.jmris.srcp that implement WindowInterface Modifier and Type Class Description classJmriSRCPServerFrameFrame displaying start/stop buttons for the JMRI SRCP server. -
Uses of WindowInterface in jmri.jmrit
Constructors in jmri.jmrit with parameters of type WindowInterface Constructor Description XmlFileCheckAction(java.lang.String s, WindowInterface wi)XmlFileValidateAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.analogclock
Classes in jmri.jmrit.analogclock that implement WindowInterface Modifier and Type Class Description classAnalogClockFrameCreates a JFrame containing an analog clockface and hands.Constructors in jmri.jmrit.analogclock with parameters of type WindowInterface Constructor Description AnalogClockAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)AnalogClockAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.audio.swing
Classes in jmri.jmrit.audio.swing that implement WindowInterface Modifier and Type Class Description classAbstractAudioFrameAbstract GUI to edit Audio objects This file is part of JMRI.classAudioBufferFrameDefines a GUI to edit AudioBuffer objects.classAudioListenerFrameDefine a GUI to edit AudioListener objects This file is part of JMRI.classAudioSourceFrameDefines a GUI for editing AudioSource objects. -
Uses of WindowInterface in jmri.jmrit.automat.monitor
Classes in jmri.jmrit.automat.monitor that implement WindowInterface Modifier and Type Class Description classAutomatTableFrameFrame providing a table of Automat instances -
Uses of WindowInterface in jmri.jmrit.beantable
Classes in jmri.jmrit.beantable that implement WindowInterface Modifier and Type Class Description classAudioTableFrameThis file is part of JMRI.classBeanTableFrame<E extends NamedBean>Provide a JFrame to display a table of NamedBeans.classListedTableFrame<E extends NamedBean>Provide access to the various tables in the tabbed Tables interface via a listed pane (normally to the left).classOBlockTableFrameOverride to place the four OBlock tables in tabbed interface.classSignalHeadAddEditFrameFrame for creating / editing Signal Heads. -
Uses of WindowInterface in jmri.jmrit.beantable.light
Classes in jmri.jmrit.beantable.light that implement WindowInterface Modifier and Type Class Description classAddEditSingleLightControlFrameFrame to add or edit a single Light Control. -
Uses of WindowInterface in jmri.jmrit.beantable.oblock
Classes in jmri.jmrit.beantable.oblock that implement WindowInterface Modifier and Type Class Description classBlockPathEditFrameDefines a GUI for editing OBlock - OPath objects in the _tabbed OBlock Table interface.classPortalEditFrameDefines a GUI for editing OBlocks - Portal objects in the _tabbed OBlock Table interface.classSignalEditFrameDefines a GUI for editing OBlock - Signal objects in the tabbed Table interface. -
Uses of WindowInterface in jmri.jmrit.beantable.routetable
Classes in jmri.jmrit.beantable.routetable that implement WindowInterface Modifier and Type Class Description classAbstractRouteAddEditFrameBase class for Add/Edit frame for the Route Table.classRouteAddFrameAdd frame for the Route Table.classRouteEditFrameEdit frame for the Route Table. -
Uses of WindowInterface in jmri.jmrit.beantable.signalmast
Classes in jmri.jmrit.beantable.signalmast that implement WindowInterface Modifier and Type Class Description classAddSignalMastJFrameJFrame to create a new SignalMastclassSignalMastRepeaterJFrameJFrame to create a new SignalMast -
Uses of WindowInterface in jmri.jmrit.blockboss
Classes in jmri.jmrit.blockboss that implement WindowInterface Modifier and Type Class Description classBlockBossFrameProvide a GUI for configuring "Simple Signal Logic" (BlockBossLogic) objects. -
Uses of WindowInterface in jmri.jmrit.cabsignals
Constructors in jmri.jmrit.cabsignals with parameters of type WindowInterface Constructor Description CabSignalAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)CabSignalAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.catalog
Classes in jmri.jmrit.catalog that implement WindowInterface Modifier and Type Class Description classImageIndexEditorA JFrame for creating and editing an Image Index. -
Uses of WindowInterface in jmri.jmrit.conditional
Classes in jmri.jmrit.conditional that implement WindowInterface Modifier and Type Class Description classConditionalCopyFrameExtracted from ConditionalEditList.classConditionalEditFrameExtracted from ConditionalEditList.classConditionalFrameBasis for ConditionalEditFrame and ConditionalCopyFrame. -
Uses of WindowInterface in jmri.jmrit.consisttool
Classes in jmri.jmrit.consisttool that implement WindowInterface Modifier and Type Class Description classConsistToolFrameFrame object for manipulating consists.Constructors in jmri.jmrit.consisttool with parameters of type WindowInterface Constructor Description ConsistToolAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)ConsistToolAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.decoderdefn
Constructors in jmri.jmrit.decoderdefn with parameters of type WindowInterface Constructor Description DecoderIndexCreateAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)DecoderIndexCreateAction(java.lang.String s, WindowInterface wi)InstallDecoderFileAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)InstallDecoderFileAction(java.lang.String s, WindowInterface wi)InstallDecoderURLAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)InstallDecoderURLAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.dispatcher
Classes in jmri.jmrit.dispatcher that implement WindowInterface Modifier and Type Class Description classActivateTrainFrameDisplays the Activate New Train Frame and processes information entered there.classAutoTrainsFrameAutoTrainsFrame provides a user interface to trains that are running automatically under Dispatcher.classDispatcherFrameDispatcher functionality, working with Sections, Transits and ActiveTrain. -
Uses of WindowInterface in jmri.jmrit.display
Classes in jmri.jmrit.display that implement WindowInterface Modifier and Type Class Description classCoordinateEditDisplays and allows user to modify x & y coordinates of positionable labels This class has been generalized to provide popup edit dialogs for positionable item properties when TextFields are needed to input data.classDisplayFrameExtended JmriJFrame that allows to add an InitEventListener for display of a tabbed frame in the CPE Add ItemItemPalettepane.classEditorThis is the Model and a Controller for panel editor Views.static classEditor.JFrameItemclassJmriJFrameWithPermissionsA JmriJFrame with permissions.classMemoryIconCoordinateEditDisplays and allows user to modify x & y coordinates of positionable labels This class has been generalized to provide popup edit dialogs for positionable item properties when TextFields are needed to input data.classSensorTextEditDisplays and allows user to modify the text display used in a sensor.classSlipTurnoutTextEditDisplays and allows user to modify the text display used in a turnout slip This is a modification of CoordinateEdit.java by Dan Boudreau for use with LayoutEditor -
Uses of WindowInterface in jmri.jmrit.display.controlPanelEditor
Classes in jmri.jmrit.display.controlPanelEditor that implement WindowInterface Modifier and Type Class Description (package private) classCircuitBuilder.CBFrameclassControlPanelEditorProvides a simple editor for adding jmri.jmrit.display items to a captive JFrame.classEditCircuitFrameclassEditCircuitPathsclassEditFrameAbstract class for the editing frames of CircuitBulderclassEditPortalDirectionclassEditPortalFrameclassEditSignalFrame -
Uses of WindowInterface in jmri.jmrit.display.controlPanelEditor.shape
Classes in jmri.jmrit.display.controlPanelEditor.shape that implement WindowInterface Modifier and Type Class Description classDrawCircleFrame to create/edit a Control Panel shape Circle object.classDrawEllipse(package private) classDrawFrameFrame to create/edit a Control Panel shape PositionableShape object.classDrawPolygonclassDrawRectangleclassDrawRoundRect -
Uses of WindowInterface in jmri.jmrit.display.layoutEditor
Classes in jmri.jmrit.display.layoutEditor that implement WindowInterface Modifier and Type Class Description classLayoutEditorProvides a scrollable Layout Panel and editor toolbars (that can be hidden)classMultiSensorIconFrameProvides a simple editor for creating a MultiSensorIcon object -
Uses of WindowInterface in jmri.jmrit.display.palette
Classes in jmri.jmrit.display.palette that implement WindowInterface Modifier and Type Class Description classIconDialogThis class is used when FamilyItemPanel classes add, modify or delete icon families.classIndicatorTOIconDialogclassItemDialogContainer for dialogs that modify the user's changes to his/her icon catalog.classItemPaletteContainer for adding items to Control Panels.classMultiSensorIconDialogIcons may be added or deleted from a family.classSignalHeadIconDialogThis class is used when FamilyItemPanel classes add or modify icon sets families. -
Uses of WindowInterface in jmri.jmrit.display.panelEditor
Classes in jmri.jmrit.display.panelEditor that implement WindowInterface Modifier and Type Class Description classPanelEditorProvides a simple editor for adding jmri.jmrit.display items to a captive JFrame. -
Uses of WindowInterface in jmri.jmrit.display.switchboardEditor
Classes in jmri.jmrit.display.switchboardEditor that implement WindowInterface Modifier and Type Class Description classSwitchboardEditorProvides a simple editor for adding jmri.jmrit.display.switchBoard items to a JLayeredPane inside a captive JFrame. -
Uses of WindowInterface in jmri.jmrit.dualdecoder
Classes in jmri.jmrit.dualdecoder that implement WindowInterface Modifier and Type Class Description classDualDecoderSelectFrameFrame for user dual-decoder select too.Constructors in jmri.jmrit.dualdecoder with parameters of type WindowInterface Constructor Description DualDecoderToolAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)DualDecoderToolAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.entryexit
Classes in jmri.jmrit.entryexit that implement WindowInterface Modifier and Type Class Description classAddEntryExitPairFrameCreate frame for an Add Entry Exit. -
Uses of WindowInterface in jmri.jmrit.etcs.dmi.swing
Classes in jmri.jmrit.etcs.dmi.swing that implement WindowInterface Modifier and Type Class Description classDmiFrameClass to represent an ERTMS ETCS DMI Screen within a JFrame. -
Uses of WindowInterface in jmri.jmrit.jython
Constructors in jmri.jmrit.jython with parameters of type WindowInterface Constructor Description RunJythonScript(java.lang.String s, javax.swing.Icon i, WindowInterface wi)RunJythonScript(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.lcdclock
Classes in jmri.jmrit.lcdclock that implement WindowInterface Modifier and Type Class Description classLcdClockFrameFrame providing a simple clock showing Lcd tubes.Constructors in jmri.jmrit.lcdclock with parameters of type WindowInterface Constructor Description LcdClockAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)LcdClockAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.logix
Classes in jmri.jmrit.logix that implement WindowInterface Modifier and Type Class Description classLearnThrottleFrameA JFrame to contain throttle elements such as speed control, function panel.classNXFrameFrame for defining and launching an entry/exit warrant.(package private) classTrackerTableAction.TableFrameHolds a table of Trackers that follow adjacent occupancy.classWarrantFrameWarrantFame creates and edits Warrants
This file is part of JMRI.(package private) classWarrantRouteMake panels for WarrantFrame and NXFrame windows that create and edit Warrants.classWarrantTableFrameThe WarrantTableFrame lists the existing Warrants and has controls to set their routes, train IDs launch them and control their running (halt, resume, abort. etc. -
Uses of WindowInterface in jmri.jmrit.logixng.tools.swing
Classes in jmri.jmrit.logixng.tools.swing that implement WindowInterface Modifier and Type Class Description classClipboardEditorEditor of the clipboardclassConditionalNGDebuggerEditor of ConditionalNGclassConditionalNGEditorEditor of ConditionalNGstatic classEditErrorHandlingModuleAction.ErrorModuleEditorEditor of the error handling module.classImportLogixFrameImports Logixs to LogixNGclassInlineLogixNGsFrameShows the inline LogixNGs.classLogixNGBrowseWindowBrowse window for LogixNGclassLogixNGInitializationTableTable for LogixNG initialization.classModuleEditorEditor of ModuleclassTreeEditorBase class for LogixNG editorsclassTreeViewerShow the action/expression tree.classWhereUsedFrameCreate a where used report based on the selected bean. -
Uses of WindowInterface in jmri.jmrit.mailreport
Classes in jmri.jmrit.mailreport that implement WindowInterface Modifier and Type Class Description classReportFrameFrame for uploading debugging information -
Uses of WindowInterface in jmri.jmrit.mastbuilder
Classes in jmri.jmrit.mastbuilder that implement WindowInterface Modifier and Type Class Description classMastBuilderPanePane for building Signal Mast definitions. -
Uses of WindowInterface in jmri.jmrit.nixieclock
Classes in jmri.jmrit.nixieclock that implement WindowInterface Modifier and Type Class Description classNixieClockFrameFrame providing a simple clock showing Nixie tubes.Constructors in jmri.jmrit.nixieclock with parameters of type WindowInterface Constructor Description NixieClockAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)NixieClockAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.operations
Classes in jmri.jmrit.operations that implement WindowInterface Modifier and Type Class Description classOperationsFrameFrame for operations -
Uses of WindowInterface in jmri.jmrit.operations.automation.gui
Classes in jmri.jmrit.operations.automation.gui that implement WindowInterface Modifier and Type Class Description classAutomationCopyFrameFrame for making a new copy of a automation.classAutomationsTableFrameFrame for adding and editing the automation roster for operations.classAutomationStartupFrameFrame for user selection of a startup automationclassAutomationTableFrameFrame for user edit of a automation -
Uses of WindowInterface in jmri.jmrit.operations.locations.divisions
Classes in jmri.jmrit.operations.locations.divisions that implement WindowInterface Modifier and Type Class Description classDivisionEditFrameFrame for user edit of a division -
Uses of WindowInterface in jmri.jmrit.operations.locations.gui
Classes in jmri.jmrit.operations.locations.gui that implement WindowInterface Modifier and Type Class Description classInterchangeEditFrameFrame for user edit of a classification/interchange track.classLocationEditFrameFrame for user edit of locationclassLocationsTableFrameFrame for adding and editing the location roster for operations.classSpurEditFrameFrame for user edit of a spur.classStagingEditFrameFrame for user edit of a staging trackclassTrackEditFrameFrame for user edit of tracks.classYardEditFrameFrame for user edit of a yardclassYardmasterByTrackFrameYardmaster by track frame.classYardmasterFrameYardmaster Frame. -
Uses of WindowInterface in jmri.jmrit.operations.locations.schedules
Classes in jmri.jmrit.operations.locations.schedules that implement WindowInterface Modifier and Type Class Description classScheduleEditFrameFrame for user edit of a scheduleclassSchedulesTableFrameFrame for adding and editing the Schedule roster for operations. -
Uses of WindowInterface in jmri.jmrit.operations.locations.schedules.tools
Classes in jmri.jmrit.operations.locations.schedules.tools that implement WindowInterface Modifier and Type Class Description classScheduleCopyFrameFrame for copying a schedule for operations.(package private) classScheduleOptionsFrameFrame used to edit alternate track selection and percentage of loads from staging.classSchedulesAndStagingFrameFrame to display the staging tracks and spurs with schedules.classSchedulesByLoadFrameFrame to display spurs with schedules and their loads -
Uses of WindowInterface in jmri.jmrit.operations.locations.tools
Classes in jmri.jmrit.operations.locations.tools that implement WindowInterface Modifier and Type Class Description (package private) classAlternateTrackFrameFrame that allows user to select alternate track and options.(package private) classChangeTrackFrameAction to change the type of track.(package private) classChangeTracksFrameAction to change all of tracks at a location to the same type of track.(package private) classIgnoreUsedTrackFramePlanned Pick ups.classLocationCopyFrameFrame for copying a location for operations.classLocationsByCarLoadFrameFrame to display which locations service certain car loadsclassLocationsByCarTypeFrameFrame to display which locations service certain car typesclassLocationTrackBlockingOrderFrameFrame for user edit of location(package private) classPoolTrackFrameclassPrintLocationsFrameFrame to print a summary of the Location Roster contentsclassSetPhysicalLocationFrameFrame for setting train physical location coordinates for a location.classShowTrainsServingLocationFrameFrame to show which trains can service this locationclassTrackCopyFrameFrame for copying a track for operations.classTrackDestinationEditFrameFrame for user edit of track destinationsclassTrackEditCommentsFrameclassTrackLoadEditFrameFrame for user edit of track loads(package private) classTrackPriorityFrameclassTrackRoadEditFrameFrame for user edit of track roads -
Uses of WindowInterface in jmri.jmrit.operations.rollingstock
Classes in jmri.jmrit.operations.rollingstock that implement WindowInterface Modifier and Type Class Description classRollingStockAttributeEditFrameFrame for editing a rolling stock attribute.classRollingStockEditFrameFrame for edit of rolling stock.classRollingStockSetFrame<T extends RollingStock>Frame for user to place RollingStock on the layout -
Uses of WindowInterface in jmri.jmrit.operations.rollingstock.cars.gui
Classes in jmri.jmrit.operations.rollingstock.cars.gui that implement WindowInterface Modifier and Type Class Description classCarEditFrameFrame for user edit of carclassCarSetFrameFrame for user to place car on the layoutclassCarsTableFrameFrame for adding and editing the car roster for operations. -
Uses of WindowInterface in jmri.jmrit.operations.rollingstock.cars.tools
Classes in jmri.jmrit.operations.rollingstock.cars.tools that implement WindowInterface Modifier and Type Class Description classCarAttributeEditFrameFrame for editing a car attribute.classCarLoadEditFrameFrame for adding and editing the car load attribute for operations.classCarsSetFrameFrame for user to place a group of cars on the layoutclassPrintCarRosterFramePrints a summary of the car roster -
Uses of WindowInterface in jmri.jmrit.operations.rollingstock.engines.gui
Classes in jmri.jmrit.operations.rollingstock.engines.gui that implement WindowInterface Modifier and Type Class Description classEngineEditFrameFrame for user edit of engineclassEngineSetFrameFrame for user to place engine on the layoutclassEnginesTableFrameFrame for adding and editing the engine roster for operations. -
Uses of WindowInterface in jmri.jmrit.operations.rollingstock.engines.tools
Classes in jmri.jmrit.operations.rollingstock.engines.tools that implement WindowInterface Modifier and Type Class Description classEngineAttributeEditFrameFrame for editing an engine attribute.classEnginesSetFrameFrame for user to modify a group of engines on the layoutclassPrintEngineRosterFramePrints engine roster. -
Uses of WindowInterface in jmri.jmrit.operations.routes.gui
Classes in jmri.jmrit.operations.routes.gui that implement WindowInterface Modifier and Type Class Description classRouteEditFrameFrame for user edit of routeclassRoutesTableFrameFrame for adding and editing the route roster for operations. -
Uses of WindowInterface in jmri.jmrit.operations.routes.tools
Classes in jmri.jmrit.operations.routes.tools that implement WindowInterface Modifier and Type Class Description classRouteBlockingOrderEditFrameFrame for user edit of q route's blocking order.classRouteCopyFrameFrame for copying a route for operations.classSetTrainIconPositionFrameFrame for setting train icon coordinates for a location.classSetTrainIconRouteFrameFrame for setting train icon coordinates for a location.classShowRoutesServingLocationFrameFrame to show and edit which routes can service a location -
Uses of WindowInterface in jmri.jmrit.operations.setup.gui
Classes in jmri.jmrit.operations.setup.gui that implement WindowInterface Modifier and Type Class Description classBuildReportOptionFrameFrame for user edit of the build report optionsclassEditManifestHeaderTextFrameFrame for user edit of manifest header text stringsclassEditManifestTextFrameFrame for user edit of manifest text stringsclassEditSwitchListTextFrameFrame for user edit of switch list text stringsclassOperationsSettingsFrameFrame for user edit of operation parametersclassOptionFrameFrame for user edit of setup optionsclassPrintMoreOptionFrameFrame for user edit of additional manifest print optionsclassPrintOptionFrameFrame for user edit of manifest and switch list print options -
Uses of WindowInterface in jmri.jmrit.operations.trains.excel
Classes in jmri.jmrit.operations.trains.excel that implement WindowInterface Modifier and Type Class Description classSetupExcelProgramFrameFrame for user edit of the file name and setup of an Excel program.classSetupExcelProgramManifestFrameFrame for user edit of the file name of an Excel program used to generate custom manifests.classSetupExcelProgramSwitchListFrameFrame for user edit of the file name of an Excel program used to generate switch lists. -
Uses of WindowInterface in jmri.jmrit.operations.trains.gui
Classes in jmri.jmrit.operations.trains.gui that implement WindowInterface Modifier and Type Class Description classTrainConductorFrameConductor Frame.classTrainEditBuildOptionsFrameFrame for user edit of a train's build optionsclassTrainEditFrameFrame for user edit of a trainclassTrainLoadOptionsFrameFrame for user edit of a train's load optionsclassTrainRoadOptionsFrameFrame for user edit of a train's road optionsclassTrainsTableFrameFrame for adding and editing the train roster for operations.classTrainSwitchListEditFrameFrame for user selection of switch listsstatic classTrainSwitchListEditFrame.TrainSwitchListCommentFrame -
Uses of WindowInterface in jmri.jmrit.operations.trains.schedules
Classes in jmri.jmrit.operations.trains.schedules that implement WindowInterface Modifier and Type Class Description classTrainsScheduleEditFrameUsed to edit train schedules.classTrainsScheduleTableFrameFrame for adding and editing train schedules for operations. -
Uses of WindowInterface in jmri.jmrit.operations.trains.tools
Classes in jmri.jmrit.operations.trains.tools that implement WindowInterface Modifier and Type Class Description classChangeDepartureTimesFrameChange Departure Time frame for operations.classPrintTrainsFramePrints a summary of a train or trains.classShowCarsInTrainFrameShow Cars In Train Frame.classTrainByCarTypeFrameFrame to display by rolling stock, the locations serviced by this trainclassTrainCopyFrameFrame for making a new copy of a train.classTrainManifestOptionFrameFrame for user edit of the train manifest optionsclassTrainsByCarTypeFrameFrame to display which trains service certain car typesclassTrainScriptFrameFrame for user edit of a train's script options.classTrainsScriptFrameFrame for user edit of startup and shutdown operation scripts.classTrainsTableSetColorFrameFrame for setting up the Trains table colors in operations. -
Uses of WindowInterface in jmri.jmrit.permission.swing
Constructors in jmri.jmrit.permission.swing with parameters of type WindowInterface Constructor Description ChangePasswordAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)ChangePasswordAction(java.lang.String s, WindowInterface wi)LoginAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)LoginAction(java.lang.String s, WindowInterface wi)LogoutAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)LogoutAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.picker
Classes in jmri.jmrit.picker that implement WindowInterface Modifier and Type Class Description classPickFrame -
Uses of WindowInterface in jmri.jmrit.powerpanel
Classes in jmri.jmrit.powerpanel that implement WindowInterface Modifier and Type Class Description classPowerPanelFrameFrame for controlling layout power via a PowerManager.Constructors in jmri.jmrit.powerpanel with parameters of type WindowInterface Constructor Description PowerPanelAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)PowerPanelAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.pragotronclock
Classes in jmri.jmrit.pragotronclock that implement WindowInterface Modifier and Type Class Description classPragotronClockFrameFrame providing a simple clock showing Pragotron clock.Constructors in jmri.jmrit.pragotronclock with parameters of type WindowInterface Constructor Description PragotronClockAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)PragotronClockAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.roster
Constructors in jmri.jmrit.roster with parameters of type WindowInterface Constructor Description AbstractRosterItemAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)AbstractRosterItemAction(java.lang.String s, WindowInterface wi)CopyRosterItemAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)CopyRosterItemAction(java.lang.String s, WindowInterface wi)DeleteRosterItemAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)DeleteRosterItemAction(java.lang.String s, WindowInterface wi)FullBackupExportAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)FullBackupExportAction(java.lang.String s, WindowInterface wi)FullBackupImportAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)FullBackupImportAction(java.lang.String s, WindowInterface wi)ImportRosterItemAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)ImportRosterItemAction(java.lang.String s, WindowInterface wi)PrintListAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)PrintListAction(java.lang.String s, WindowInterface wi)PrintRosterAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)PrintRosterAction(java.lang.String s, WindowInterface wi)RecreateRosterAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)RecreateRosterAction(java.lang.String s, WindowInterface wi)UpdateDecoderDefinitionAction(java.lang.String name, javax.swing.Icon i, WindowInterface wi)Update the decoder definitions in the roster.UpdateDecoderDefinitionAction(java.lang.String name, WindowInterface wi)Update the decoder definitions in the roster. -
Uses of WindowInterface in jmri.jmrit.roster.swing
Classes in jmri.jmrit.roster.swing that implement WindowInterface Modifier and Type Class Description classRosterFrameA window for Roster management.Constructors in jmri.jmrit.roster.swing with parameters of type WindowInterface Constructor Description CopyRosterGroupAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)CopyRosterGroupAction(java.lang.String s, WindowInterface wi)CreateRosterGroupAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)CreateRosterGroupAction(java.lang.String s, WindowInterface wi)DeleteRosterGroupAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)DeleteRosterGroupAction(java.lang.String s, WindowInterface wi)RenameRosterGroupAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)RenameRosterGroupAction(java.lang.String s, WindowInterface wi)RosterFrameAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)RosterFrameAction(java.lang.String s, WindowInterface wi)RosterFrameAction(java.lang.String s, WindowInterface wi, boolean allowQuit) -
Uses of WindowInterface in jmri.jmrit.roster.swing.rostergroup
Classes in jmri.jmrit.roster.swing.rostergroup that implement WindowInterface Modifier and Type Class Description classRosterGroupTableFrameProvide a JFrame to display the Roster Data Based upon BeanTableFrame.Constructors in jmri.jmrit.roster.swing.rostergroup with parameters of type WindowInterface Constructor Description RosterGroupTableAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)RosterGroupTableAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.roster.swing.speedprofile
Classes in jmri.jmrit.roster.swing.speedprofile that implement WindowInterface Modifier and Type Class Description classSpeedProfileFrameFrame Entry Exit FramesclassSpeedProfileTableDisplay Speed Profile.Constructors in jmri.jmrit.roster.swing.speedprofile with parameters of type WindowInterface Constructor Description SpeedProfileAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)SpeedProfileAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.sample
Constructors in jmri.jmrit.sample with parameters of type WindowInterface Constructor Description SampleToolsMenuItem(java.lang.String s, javax.swing.Icon i, WindowInterface wi)SampleToolsMenuItem(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.sendpacket
Classes in jmri.jmrit.sendpacket that implement WindowInterface Modifier and Type Class Description classSendPacketFrameUser interface for sending DCC packets. -
Uses of WindowInterface in jmri.jmrit.sensorgroup
Classes in jmri.jmrit.sensorgroup that implement WindowInterface Modifier and Type Class Description classSensorGroupFrameUser interface for creating and editing sensor groups. -
Uses of WindowInterface in jmri.jmrit.signalling
Classes in jmri.jmrit.signalling that implement WindowInterface Modifier and Type Class Description classSignallingFrameProvide a JFrame to display a pane to edit the Signal Mast Logic for one Signal Mast.classSignallingSourceFrameFrame for Signal Logic Source Mast status. -
Uses of WindowInterface in jmri.jmrit.simpleclock
Classes in jmri.jmrit.simpleclock that implement WindowInterface Modifier and Type Class Description classSimpleClockFrameFrame for user configuration of Simple Timebase.Constructors in jmri.jmrit.simpleclock with parameters of type WindowInterface Constructor Description SimpleClockAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)SimpleClockAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.simplelightctrl
Classes in jmri.jmrit.simplelightctrl that implement WindowInterface Modifier and Type Class Description classSimpleLightCtrlFrameFrame controlling a single light. -
Uses of WindowInterface in jmri.jmrit.simpleprog
Classes in jmri.jmrit.simpleprog that implement WindowInterface Modifier and Type Class Description classSimpleProgFrameFrame providing a simple command station programmerConstructors in jmri.jmrit.simpleprog with parameters of type WindowInterface Constructor Description SimpleProgAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)SimpleProgAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.simpleturnoutctrl
Classes in jmri.jmrit.simpleturnoutctrl that implement WindowInterface Modifier and Type Class Description classSimpleTurnoutCtrlFrameFrame to control a single turnout.Constructors in jmri.jmrit.simpleturnoutctrl with parameters of type WindowInterface Constructor Description SimpleTurnoutCtrlAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)SimpleTurnoutCtrlAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.speedometer
Classes in jmri.jmrit.speedometer that implement WindowInterface Modifier and Type Class Description classSpeedometerFrameFrame providing access to a speedometer.Constructors in jmri.jmrit.speedometer with parameters of type WindowInterface Constructor Description SpeedometerAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)SpeedometerAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.swing.meter
Classes in jmri.jmrit.swing.meter that implement WindowInterface Modifier and Type Class Description classMeterFrameFrame providing a simple LCD-based display of track voltage. -
Uses of WindowInterface in jmri.jmrit.symbolicprog.tabbedframe
Classes in jmri.jmrit.symbolicprog.tabbedframe that implement WindowInterface Modifier and Type Class Description classPaneOpsProgFrameExtend the PaneProgFrame to handle ops mode operationsclassPaneProgFrameFrame providing a command station programmer from decoder definition files.classPaneServiceProgFrameExtend the PaneProgFrame to handle service (Global) mode operations. -
Uses of WindowInterface in jmri.jmrit.throttle
Classes in jmri.jmrit.throttle that implement WindowInterface Modifier and Type Class Description classThrottlesPreferencesWindowA frame to display and edit Throttles preferencesclassThrottleWindowConstructors in jmri.jmrit.throttle with parameters of type WindowInterface Constructor Description LoadDefaultXmlThrottlesLayoutAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)LoadDefaultXmlThrottlesLayoutAction(java.lang.String s, WindowInterface wi)ThrottleCreationAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)ThrottleCreationAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.timetable.swing
Classes in jmri.jmrit.timetable.swing that implement WindowInterface Modifier and Type Class Description classTimeTableFrameCreate and maintain timetables. -
Uses of WindowInterface in jmri.jmrit.ussctc
Classes in jmri.jmrit.ussctc that implement WindowInterface Modifier and Type Class Description classFollowerFrameUser interface frame for creating and editing "Follower" logic on USS CTC machines.classOsIndicatorFrameUser interface frame for creating and editing "OS Indicator" logic on USS CTC machines. -
Uses of WindowInterface in jmri.jmrit.vsdecoder.swing
Classes in jmri.jmrit.vsdecoder.swing that implement WindowInterface Modifier and Type Class Description classManageLocationsFrameGUI to manage Reporters, Blocks, Locations and Listener attributes.classVSDManagerFrameMain frame for the GUI VSDecoder Manager. -
Uses of WindowInterface in jmri.jmrit.whereused
Classes in jmri.jmrit.whereused that implement WindowInterface Modifier and Type Class Description classWhereUsedFrameCreate a where used report based on the selected bean. -
Uses of WindowInterface in jmri.jmrit.withrottle
Classes in jmri.jmrit.withrottle that implement WindowInterface Modifier and Type Class Description classControllerFilterFrameclassUserInterfaceUserInterface.java Create a window for WiThrottle information and and create a FacelessServer thread to handle jmdns and device requestsConstructors in jmri.jmrit.withrottle with parameters of type WindowInterface Constructor Description WiThrottleCreationAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)WiThrottleCreationAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrit.z21server
Classes in jmri.jmrit.z21server that implement WindowInterface Modifier and Type Class Description classNumberMapFrameThis class handles the turnout number mapping window.classUserInterfaceUser interface.Constructors in jmri.jmrit.z21server with parameters of type WindowInterface Constructor Description Z21serverCreationAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)Z21serverCreationAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrix
Classes in jmri.jmrix that implement WindowInterface Modifier and Type Class Description classAbstractMonFrameAbstract base class for Frames displaying communications monitor information. -
Uses of WindowInterface in jmri.jmrix.acela.acelamon
Classes in jmri.jmrix.acela.acelamon that implement WindowInterface Modifier and Type Class Description classAcelaMonFrameFrame displaying (and logging) Acela command messages -
Uses of WindowInterface in jmri.jmrix.acela.nodeconfig
Classes in jmri.jmrix.acela.nodeconfig that implement WindowInterface Modifier and Type Class Description classNodeConfigFrameFrame for user configuration of Acela nodes -
Uses of WindowInterface in jmri.jmrix.acela.packetgen
Classes in jmri.jmrix.acela.packetgen that implement WindowInterface Modifier and Type Class Description classAcelaPacketGenFrameFrame for user input of Acela messages -
Uses of WindowInterface in jmri.jmrix.bachrus
Classes in jmri.jmrix.bachrus that implement WindowInterface Modifier and Type Class Description classSpeedoConsoleFrameFrame for Speedo Console for Bachrus running stand reader interface -
Uses of WindowInterface in jmri.jmrix.bidib.swing
Constructors in jmri.jmrix.bidib.swing with parameters of type WindowInterface Constructor Description BiDiBNamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass, BiDiBSystemConnectionMemo memo)BiDiBNamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.String paneClass, BiDiBSystemConnectionMemo memo)Enhanced constructor for placing the pane in various GUIs -
Uses of WindowInterface in jmri.jmrix.can.cbus.swing
Classes in jmri.jmrix.can.cbus.swing that implement WindowInterface Modifier and Type Class Description classCbusEventHighlightFrameFrame to control an instance of CBUS highlighter to highlight events.classCbusFilterFrameFrame to control an instance of CBUS filter to filter events. -
Uses of WindowInterface in jmri.jmrix.can.cbus.swing.modeswitcher
Classes in jmri.jmrix.can.cbus.swing.modeswitcher that implement WindowInterface Modifier and Type Class Description classSprogCbusModeSwitcherFrameBase class for CBUS SPROG Mode Switcher .classSprogCbusSimpleModeSwitcherFrameMode Switcher to switch modes between programmer and command station for simple hardware with a single track output.classSprogCbusSprog3PlusModeSwitcherFrameMode Switcher to switch programming track mode. -
Uses of WindowInterface in jmri.jmrix.can.cbus.swing.nodeconfig
Classes in jmri.jmrix.can.cbus.swing.nodeconfig that implement WindowInterface Modifier and Type Class Description classCbusNodeEditEventFrameFrame to control an instance of CBUS highlighter to highlight events.classCbusNodeRestoreFcuFrame -
Uses of WindowInterface in jmri.jmrix.can.swing
Constructors in jmri.jmrix.can.swing with parameters of type WindowInterface Constructor Description CanNamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass, CanSystemConnectionMemo memo)Enhanced constructor for placing the pane in various GUIs.CanNamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.String paneClass, CanSystemConnectionMemo memo)Enhanced constructor for placing the pane in various GUIs. -
Uses of WindowInterface in jmri.jmrix.cmri.serial.assignment
Classes in jmri.jmrix.cmri.serial.assignment that implement WindowInterface Modifier and Type Class Description classListFrameFrame for running CMRI assignment list. -
Uses of WindowInterface in jmri.jmrix.cmri.serial.cmrinetmanager
Classes in jmri.jmrix.cmri.serial.cmrinetmanager that implement WindowInterface Modifier and Type Class Description classCMRInetManagerFrameFrame for a table view to manage a CMRInet network.classCMRInetMetricsFrameFrame for CMRInet Network Metrics. -
Uses of WindowInterface in jmri.jmrix.cmri.serial.diagnostic
Classes in jmri.jmrix.cmri.serial.diagnostic that implement WindowInterface Modifier and Type Class Description classDiagnosticFrameFrame for running CMRI diagnostics -
Uses of WindowInterface in jmri.jmrix.cmri.serial.nodeconfigmanager
Classes in jmri.jmrix.cmri.serial.nodeconfigmanager that implement WindowInterface Modifier and Type Class Description classNodeConfigManagerFrameFrames for a table view to manage CMRInet node configuration management. c2 Created a table view for node configuration operations. -
Uses of WindowInterface in jmri.jmrix.cmri.serial.nodeiolist
Classes in jmri.jmrix.cmri.serial.nodeiolist that implement WindowInterface Modifier and Type Class Description classNodeIOListFrameFrame for running CMRI assignment list. -
Uses of WindowInterface in jmri.jmrix.cmri.serial.packetgen
Classes in jmri.jmrix.cmri.serial.packetgen that implement WindowInterface Modifier and Type Class Description classSerialPacketGenFrameFrame for user input of CMRI serial messages -
Uses of WindowInterface in jmri.jmrix.cmri.serial.serialmon
Classes in jmri.jmrix.cmri.serial.serialmon that implement WindowInterface Modifier and Type Class Description classSerialFilterFrameFrame for a message filter for CMRInet network packets.classSerialMonFrameFrame displaying (and logging) CMRI serial command messages. -
Uses of WindowInterface in jmri.jmrix.dcc4pc.swing
Constructors in jmri.jmrix.dcc4pc.swing with parameters of type WindowInterface Constructor Description Dcc4PcNamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass, Dcc4PcSystemConnectionMemo memo)Dcc4PcNamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.String paneClass, Dcc4PcSystemConnectionMemo memo)Enhanced constructor for placing the pane in various GUIs -
Uses of WindowInterface in jmri.jmrix.dccpp.dccppovertcp
Classes in jmri.jmrix.dccpp.dccppovertcp that implement WindowInterface Modifier and Type Class Description classServerFrameFrame displaying and programming a DCCppovertcp server. -
Uses of WindowInterface in jmri.jmrix.dccpp.swing
Classes in jmri.jmrix.dccpp.swing that implement WindowInterface Modifier and Type Class Description classConfigBaseStationFrame -
Uses of WindowInterface in jmri.jmrix.dccpp.swing.mon
Classes in jmri.jmrix.dccpp.swing.mon that implement WindowInterface Modifier and Type Class Description classDCCppMonFrameFrame displaying (and logging) DCCpp command messages. -
Uses of WindowInterface in jmri.jmrix.dccpp.swing.packetgen
Classes in jmri.jmrix.dccpp.swing.packetgen that implement WindowInterface Modifier and Type Class Description classPacketGenFrameFrame for user input of XpressNet messages -
Uses of WindowInterface in jmri.jmrix.dccpp.swing.virtuallcd
Classes in jmri.jmrix.dccpp.swing.virtuallcd that implement WindowInterface Modifier and Type Class Description classVirtualLCDFrameFrame to image the DCC-EX command station's OLED display Also sends request to DCC-EX to send copies of all LCD messages to this instance of JMRI -
Uses of WindowInterface in jmri.jmrix.easydcc.easydccmon
Classes in jmri.jmrix.easydcc.easydccmon that implement WindowInterface Modifier and Type Class Description classEasyDccMonFrameFrame displaying (and logging) EasyDCC command messages. -
Uses of WindowInterface in jmri.jmrix.easydcc.packetgen
Classes in jmri.jmrix.easydcc.packetgen that implement WindowInterface Modifier and Type Class Description classEasyDccPacketGenFrameFrame for user input of EasyDCC messages. -
Uses of WindowInterface in jmri.jmrix.ecos.swing
Constructors in jmri.jmrix.ecos.swing with parameters of type WindowInterface Constructor Description EcosNamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass, EcosSystemConnectionMemo memo)EcosNamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.String paneClass, EcosSystemConnectionMemo memo)Enhanced constructor for placing the pane in various GUIs. -
Uses of WindowInterface in jmri.jmrix.ecos.swing.preferences
Classes in jmri.jmrix.ecos.swing.preferences that implement WindowInterface Modifier and Type Class Description classPreferencesFrameFrame for ECoS preferences -
Uses of WindowInterface in jmri.jmrix.grapevine.nodeconfig
Classes in jmri.jmrix.grapevine.nodeconfig that implement WindowInterface Modifier and Type Class Description classNodeConfigFrameFrame for user configuration of serial nodes. -
Uses of WindowInterface in jmri.jmrix.grapevine.nodetable
Classes in jmri.jmrix.grapevine.nodetable that implement WindowInterface Modifier and Type Class Description classNodeTableFrameFrame for user configuration of serial nodes.classRenumberFrameFrame lets user renumber a Grapevine node. -
Uses of WindowInterface in jmri.jmrix.grapevine.packetgen
Classes in jmri.jmrix.grapevine.packetgen that implement WindowInterface Modifier and Type Class Description classSerialPacketGenFrameFrame for user input of serial messages. -
Uses of WindowInterface in jmri.jmrix.grapevine.serialmon
Classes in jmri.jmrix.grapevine.serialmon that implement WindowInterface Modifier and Type Class Description classSerialMonFrameFrame displaying (and logging) serial command messages. -
Uses of WindowInterface in jmri.jmrix.ieee802154.swing.nodeconfig
Classes in jmri.jmrix.ieee802154.swing.nodeconfig that implement WindowInterface Modifier and Type Class Description classAddNodeFrameFrame for Adding new NodesclassEditNodeFrameFrame for Editing NodesclassNodeConfigFrameFrame for user configuration of IEEE 802.15.4 nodes. -
Uses of WindowInterface in jmri.jmrix.ieee802154.swing.packetgen
Classes in jmri.jmrix.ieee802154.swing.packetgen that implement WindowInterface Modifier and Type Class Description classPacketGenFrameFrame for user input of XpressNet messages -
Uses of WindowInterface in jmri.jmrix.ieee802154.xbee.swing.nodeconfig
Classes in jmri.jmrix.ieee802154.xbee.swing.nodeconfig that implement WindowInterface Modifier and Type Class Description classXBeeAddNodeFrameFrame for Adding new NodesclassXBeeEditNodeFrameFrame for Editing NodesclassXBeeNodeConfigFrameFrame for user configuration of XBee nodes Derived from node configuration for c/mri nodes. -
Uses of WindowInterface in jmri.jmrix.ieee802154.xbee.swing.packetgen
Classes in jmri.jmrix.ieee802154.xbee.swing.packetgen that implement WindowInterface Modifier and Type Class Description classPacketGenFrameFrame for user input of Xbee ieee802154 messages -
Uses of WindowInterface in jmri.jmrix.jinput.treecontrol
Classes in jmri.jmrix.jinput.treecontrol that implement WindowInterface Modifier and Type Class Description classTreeFrameFrame for controlling JInput access to USN -
Uses of WindowInterface in jmri.jmrix.jmriclient.swing.packetgen
Classes in jmri.jmrix.jmriclient.swing.packetgen that implement WindowInterface Modifier and Type Class Description classPacketGenFrameFrame for user input of JMRIClient messages -
Uses of WindowInterface in jmri.jmrix.lenz.swing.li101
Classes in jmri.jmrix.lenz.swing.li101 that implement WindowInterface Modifier and Type Class Description classLI101FrameFrame displaying the LI101 configuration utility -
Uses of WindowInterface in jmri.jmrix.lenz.swing.liusb
Classes in jmri.jmrix.lenz.swing.liusb that implement WindowInterface Modifier and Type Class Description classLIUSBConfigFrameFrame displaying the LIUSB configuration utility. -
Uses of WindowInterface in jmri.jmrix.lenz.swing.lv102
Classes in jmri.jmrix.lenz.swing.lv102 that implement WindowInterface Modifier and Type Class Description classLV102FrameFrame displaying the LV102 configuration utility -
Uses of WindowInterface in jmri.jmrix.lenz.swing.lz100
Classes in jmri.jmrix.lenz.swing.lz100 that implement WindowInterface Modifier and Type Class Description classLZ100FrameFrame displaying the LZ100 configuration utility -
Uses of WindowInterface in jmri.jmrix.lenz.swing.lzv100
Classes in jmri.jmrix.lenz.swing.lzv100 that implement WindowInterface Modifier and Type Class Description classLZV100FrameFrame displaying the LZV100 configuration utility. -
Uses of WindowInterface in jmri.jmrix.lenz.swing.packetgen
Classes in jmri.jmrix.lenz.swing.packetgen that implement WindowInterface Modifier and Type Class Description classPacketGenFrameFrame for user input of XpressNet messages -
Uses of WindowInterface in jmri.jmrix.lenz.swing.stackmon
Classes in jmri.jmrix.lenz.swing.stackmon that implement WindowInterface Modifier and Type Class Description classStackMonFrameThis frame provides a method for searching the command station stack. -
Uses of WindowInterface in jmri.jmrix.lenz.swing.systeminfo
Classes in jmri.jmrix.lenz.swing.systeminfo that implement WindowInterface Modifier and Type Class Description classSystemInfoFrameFrame displaying Version information for XpressNet hardware. -
Uses of WindowInterface in jmri.jmrix.loconet.demoport
Constructors in jmri.jmrix.loconet.demoport with parameters of type WindowInterface Constructor Description DemoSerialPortAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)DemoSerialPortAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrix.loconet.hexfile
Classes in jmri.jmrix.loconet.hexfile that implement WindowInterface Modifier and Type Class Description classHexFileFrameFrame to inject LocoNet messages from a hex file and (optionally) mock a response to specific Discover messages. -
Uses of WindowInterface in jmri.jmrix.loconet.loconetovertcp
Classes in jmri.jmrix.loconet.loconetovertcp that implement WindowInterface Modifier and Type Class Description classLnTcpServerFrameFrame displaying the status of the a LocoNet over TCP server. -
Uses of WindowInterface in jmri.jmrix.loconet.sdfeditor
Classes in jmri.jmrix.loconet.sdfeditor that implement WindowInterface Modifier and Type Class Description classEditorFrameFrame for editing Digitrax SDF files. -
Uses of WindowInterface in jmri.jmrix.loconet.swing
Methods in jmri.jmrix.loconet.swing with parameters of type WindowInterface Modifier and Type Method Description javax.swing.ActionLocoNetMenu. createGuiAction(LocoNetMenuItem item, WindowInterface wi, LocoNetSystemConnectionMemo memo)Create an Action object from a LocoNetMenuItem, linked to the appropriate WindowInterface, for use as a menu item on a LocoNet menu.java.util.ArrayList<javax.swing.JMenu>LocoNetMenu. getExtensionMenuItems(boolean isConnectionWithHardwareInterface, WindowInterface wi, LocoNetSystemConnectionMemo memo)Get an ArrayList of JMenu objects as provided via the SPI "extension" mechanisms.javax.swing.ActionLocoNetMenu. processExternalItem(LocoNetMenuItem item, boolean isLocoNetInterface, WindowInterface wi, LocoNetSystemConnectionMemo memo)Create an Action suitable for inclusion as a menu item on a LocoNet menu.Constructors in jmri.jmrix.loconet.swing with parameters of type WindowInterface Constructor Description LnNamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass, LocoNetSystemConnectionMemo memo)Enhanced constructor for placing the pane in various GUIs.LnNamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.String paneClass, LocoNetSystemConnectionMemo memo)Enhanced constructor for placing the pane in various GUIs. -
Uses of WindowInterface in jmri.jmrix.loconet.swing.menuitemspi
Methods in jmri.jmrix.loconet.swing.menuitemspi with parameters of type WindowInterface Modifier and Type Method Description java.util.List<javax.swing.JMenu>MenuItemsService. getMenuExtensionsItems(boolean isLocoNetInterface, WindowInterface wi, LocoNetSystemConnectionMemo memo)Return menu items from all LocoNet Menu Extension SPI providers. -
Uses of WindowInterface in jmri.jmrix.loconet.swing.menuitemspi.spi
Methods in jmri.jmrix.loconet.swing.menuitemspi.spi with parameters of type WindowInterface Modifier and Type Method Description java.util.ArrayList<javax.swing.JMenu>MenuItemsInterface. getMenuItems(boolean isLocoNetInterface, WindowInterface wi, LocoNetSystemConnectionMemo memo)An interface for extension of the menu(s) associated with JMRI LocoNet-based connections, the JAVA SPI mechanism. -
Uses of WindowInterface in jmri.jmrix.maple.assignment
Classes in jmri.jmrix.maple.assignment that implement WindowInterface Modifier and Type Class Description classListFrameFrame for running assignment list. -
Uses of WindowInterface in jmri.jmrix.maple.nodeconfig
Classes in jmri.jmrix.maple.nodeconfig that implement WindowInterface Modifier and Type Class Description classNodeConfigFrameFrame for user configuration of Maple panel nodes. -
Uses of WindowInterface in jmri.jmrix.maple.packetgen
Classes in jmri.jmrix.maple.packetgen that implement WindowInterface Modifier and Type Class Description classSerialPacketGenFrameFrame for user input of serial messages. -
Uses of WindowInterface in jmri.jmrix.maple.serialmon
Classes in jmri.jmrix.maple.serialmon that implement WindowInterface Modifier and Type Class Description classSerialMonFrameFrame displaying (and logging) serial command messages. -
Uses of WindowInterface in jmri.jmrix.marklin.swing
Constructors in jmri.jmrix.marklin.swing with parameters of type WindowInterface Constructor Description MarklinNamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass, MarklinSystemConnectionMemo memo)MarklinNamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.String paneClass, MarklinSystemConnectionMemo memo)Enhanced constructor for placing the pane in various GUIs -
Uses of WindowInterface in jmri.jmrix.mrc.swing
Constructors in jmri.jmrix.mrc.swing with parameters of type WindowInterface Constructor Description MrcNamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass, MrcSystemConnectionMemo memo)MrcNamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.String paneClass, MrcSystemConnectionMemo memo)Enhanced constructor for placing the pane in various GUIs -
Uses of WindowInterface in jmri.jmrix.nce.swing
Constructors in jmri.jmrix.nce.swing with parameters of type WindowInterface Constructor Description NceNamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass, NceSystemConnectionMemo memo)NceNamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.String paneClass, NceSystemConnectionMemo memo)Enhanced constructor for placing the pane in various GUIs. -
Uses of WindowInterface in jmri.jmrix.oaktree.nodeconfig
Classes in jmri.jmrix.oaktree.nodeconfig that implement WindowInterface Modifier and Type Class Description classNodeConfigFrameFrame for user configuration of OakTree serial nodes. -
Uses of WindowInterface in jmri.jmrix.oaktree.packetgen
Classes in jmri.jmrix.oaktree.packetgen that implement WindowInterface Modifier and Type Class Description classSerialPacketGenFrameFrame for user input of serial messages. -
Uses of WindowInterface in jmri.jmrix.oaktree.serialmon
Classes in jmri.jmrix.oaktree.serialmon that implement WindowInterface Modifier and Type Class Description classSerialMonFrameFrame displaying (and logging) serial command messages. -
Uses of WindowInterface in jmri.jmrix.openlcb.swing
Classes in jmri.jmrix.openlcb.swing that implement WindowInterface Modifier and Type Class Description classNodeSpecificFrameJmriJFrame subclass which stores additional information for locating this frame as carrying OpenLCB node information. -
Uses of WindowInterface in jmri.jmrix.openlcb.swing.eventtable
Constructors in jmri.jmrix.openlcb.swing.eventtable with parameters of type WindowInterface Constructor Description Default(java.lang.String name, javax.swing.Icon icon, WindowInterface iface)Default(java.lang.String name, WindowInterface iface) -
Uses of WindowInterface in jmri.jmrix.openlcb.swing.hub
Constructors in jmri.jmrix.openlcb.swing.hub with parameters of type WindowInterface Constructor Description HubAction(java.lang.String name, WindowInterface iface) -
Uses of WindowInterface in jmri.jmrix.openlcb.swing.lccpro
Classes in jmri.jmrix.openlcb.swing.lccpro that implement WindowInterface Modifier and Type Class Description classLccProFrameA window for LCC Network management.Constructors in jmri.jmrix.openlcb.swing.lccpro with parameters of type WindowInterface Constructor Description LccProFrameAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)LccProFrameAction(java.lang.String s, WindowInterface wi)LccProFrameAction(java.lang.String s, WindowInterface wi, boolean allowQuit)RefreshAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)RefreshAction(java.lang.String s, WindowInterface wi) -
Uses of WindowInterface in jmri.jmrix.openlcb.swing.monitor
Constructors in jmri.jmrix.openlcb.swing.monitor with parameters of type WindowInterface Constructor Description MonitorAction(java.lang.String name, javax.swing.Icon icon, WindowInterface iface)MonitorAction(java.lang.String name, WindowInterface iface) -
Uses of WindowInterface in jmri.jmrix.openlcb.swing.protocoloptions
Classes in jmri.jmrix.openlcb.swing.protocoloptions that implement WindowInterface Modifier and Type Class Description classProtocolOptionsFrameJmriFrame that allows the user to edit the OpenLCB protocol options. -
Uses of WindowInterface in jmri.jmrix.openlcb.swing.stleditor
Constructors in jmri.jmrix.openlcb.swing.stleditor with parameters of type WindowInterface Constructor Description Default(java.lang.String name, javax.swing.Icon icon, WindowInterface iface)Default(java.lang.String name, WindowInterface iface) -
Uses of WindowInterface in jmri.jmrix.openlcb.swing.tie
Classes in jmri.jmrix.openlcb.swing.tie that implement WindowInterface Modifier and Type Class Description classTieToolFrameFrame for running assignment list. -
Uses of WindowInterface in jmri.jmrix.powerline.swing
Constructors in jmri.jmrix.powerline.swing with parameters of type WindowInterface Constructor Description PowerlineNamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass, SerialSystemConnectionMemo memo)PowerlineNamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.String paneClass, SerialSystemConnectionMemo memo)Enhanced constructor for placing the pane in various GUIs -
Uses of WindowInterface in jmri.jmrix.powerline.swing.packetgen
Classes in jmri.jmrix.powerline.swing.packetgen that implement WindowInterface Modifier and Type Class Description classSerialPacketGenFrameFrame for user input of serial messages. -
Uses of WindowInterface in jmri.jmrix.pricom.downloader
Classes in jmri.jmrix.pricom.downloader that implement WindowInterface Modifier and Type Class Description classLoaderFrameFrame for downloading (mangled) .hex files -
Uses of WindowInterface in jmri.jmrix.pricom.pockettester
Classes in jmri.jmrix.pricom.pockettester that implement WindowInterface Modifier and Type Class Description classDataSourceSimple GUI for controlling the PRICOM Pocket Tester.classMonitorFrameSimple GUI for access to PRICOM Pocket Monitor.classPacketTableFrameFrame providing survey of DCC contentsclassStatusFrameSimple to display DCC status from Pocket Tester. -
Uses of WindowInterface in jmri.jmrix.qsi.packetgen
Classes in jmri.jmrix.qsi.packetgen that implement WindowInterface Modifier and Type Class Description classPacketGenFrameFrame for user input of QSI messages. -
Uses of WindowInterface in jmri.jmrix.qsi.qsimon
Classes in jmri.jmrix.qsi.qsimon that implement WindowInterface Modifier and Type Class Description classQsiMonFrameFrame displaying (and logging) QSI command messages -
Uses of WindowInterface in jmri.jmrix.rfid.swing
Constructors in jmri.jmrix.rfid.swing with parameters of type WindowInterface Constructor Description RfidNamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass, RfidSystemConnectionMemo memo)RfidNamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.String paneClass, RfidSystemConnectionMemo memo)Enhanced constructor for placing the pane in various GUIs. -
Uses of WindowInterface in jmri.jmrix.rfid.swing.tagcarwin
Classes in jmri.jmrix.rfid.swing.tagcarwin that implement WindowInterface Modifier and Type Class Description classAssociateFrameThe frame to hold an AssociateTag panel -
Uses of WindowInterface in jmri.jmrix.roco.z21.swing.configtool
Classes in jmri.jmrix.roco.z21.swing.configtool that implement WindowInterface Modifier and Type Class Description classZ21ConfigFrameFrame displaying Version information and broadcast flags for Z21 hardware. -
Uses of WindowInterface in jmri.jmrix.roco.z21.swing.packetgen
Classes in jmri.jmrix.roco.z21.swing.packetgen that implement WindowInterface Modifier and Type Class Description classPacketGenFrameFrame for user input of XpressNet messages. -
Uses of WindowInterface in jmri.jmrix.rps.aligntable
Classes in jmri.jmrix.rps.aligntable that implement WindowInterface Modifier and Type Class Description classAlignTableFrameFrame for user configuration of RPS alignment. -
Uses of WindowInterface in jmri.jmrix.rps.rpsmon
Classes in jmri.jmrix.rps.rpsmon that implement WindowInterface Modifier and Type Class Description classRpsMonFrameFrame displaying (and logging) RPS messages. -
Uses of WindowInterface in jmri.jmrix.rps.swing.debugger
Classes in jmri.jmrix.rps.swing.debugger that implement WindowInterface Modifier and Type Class Description classDebuggerFrameFrame for manual operation and debugging of the RPS system. -
Uses of WindowInterface in jmri.jmrix.rps.swing.polling
Classes in jmri.jmrix.rps.swing.polling that implement WindowInterface Modifier and Type Class Description classPollTableFrameFrame for control of RPS polling. -
Uses of WindowInterface in jmri.jmrix.rps.swing.soundset
Classes in jmri.jmrix.rps.swing.soundset that implement WindowInterface Modifier and Type Class Description classSoundSetFrameFrame for controlling sound-speed calculation for RPS system. -
Uses of WindowInterface in jmri.jmrix.rps.trackingpanel
Classes in jmri.jmrix.rps.trackingpanel that implement WindowInterface Modifier and Type Class Description classRpsTrackingFrameFrame containing the entire display tool. -
Uses of WindowInterface in jmri.jmrix.secsi.nodeconfig
Classes in jmri.jmrix.secsi.nodeconfig that implement WindowInterface Modifier and Type Class Description classNodeConfigFrameFrame for user configuration of serial nodes. -
Uses of WindowInterface in jmri.jmrix.secsi.packetgen
Classes in jmri.jmrix.secsi.packetgen that implement WindowInterface Modifier and Type Class Description classSerialPacketGenFrameFrame for user input of serial messages. -
Uses of WindowInterface in jmri.jmrix.secsi.serialmon
Classes in jmri.jmrix.secsi.serialmon that implement WindowInterface Modifier and Type Class Description classSerialMonFrameFrame displaying (and logging) serial command messages. -
Uses of WindowInterface in jmri.jmrix.sprog.console
Classes in jmri.jmrix.sprog.console that implement WindowInterface Modifier and Type Class Description classSprogConsoleFrameFrame for Sprog Console -
Uses of WindowInterface in jmri.jmrix.sprog.packetgen
Classes in jmri.jmrix.sprog.packetgen that implement WindowInterface Modifier and Type Class Description classSprogPacketGenFrameFrame for user input of Sprog messages. -
Uses of WindowInterface in jmri.jmrix.sprog.sprogmon
Classes in jmri.jmrix.sprog.sprogmon that implement WindowInterface Modifier and Type Class Description classSprogMonFrameFrame displaying (and logging) Sprog command messages -
Uses of WindowInterface in jmri.jmrix.sprog.sprogslotmon
Classes in jmri.jmrix.sprog.sprogslotmon that implement WindowInterface Modifier and Type Class Description classSprogSlotMonFrameFrame providing a command station slot manager. -
Uses of WindowInterface in jmri.jmrix.sprog.update
Classes in jmri.jmrix.sprog.update that implement WindowInterface Modifier and Type Class Description classSprogHexFileClass to encapsulate an intel format hex file and methods to manipulate it.classSprogIIUpdateFrameFrame for SPROG II firmware update utility.classSprogUpdateFrameFrame for SPROG firmware update utility.classSprogVersionFrameDisplay the firmware version of the attached SPROG hardware. -
Uses of WindowInterface in jmri.jmrix.srcp.swing.packetgen
Classes in jmri.jmrix.srcp.swing.packetgen that implement WindowInterface Modifier and Type Class Description classPacketGenFrameFrame for user input of SRCP messages. -
Uses of WindowInterface in jmri.jmrix.swing
Classes in jmri.jmrix.swing that implement WindowInterface Modifier and Type Class Description classAbstractPacketGenFrameFrame for user input of XpressNet messagesConstructors in jmri.jmrix.swing with parameters of type WindowInterface Constructor Description SystemConnectionNamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass, M memo)SystemConnectionNamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.String paneClass, M memo) -
Uses of WindowInterface in jmri.jmrix.tams.swing
Constructors in jmri.jmrix.tams.swing with parameters of type WindowInterface Constructor Description TamsNamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass, TamsSystemConnectionMemo memo)Enhanced constructor for placing the pane in various GUIs.TamsNamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.String paneClass, TamsSystemConnectionMemo memo)Enhanced constructor for placing the pane in various GUIs. -
Uses of WindowInterface in jmri.jmrix.tmcc.packetgen
Classes in jmri.jmrix.tmcc.packetgen that implement WindowInterface Modifier and Type Class Description classSerialPacketGenFrameFrame for user input of serial messages. -
Uses of WindowInterface in jmri.jmrix.tmcc.serialmon
Classes in jmri.jmrix.tmcc.serialmon that implement WindowInterface Modifier and Type Class Description classSerialMonFrameFrame displaying (and logging) TMCC serial command messages. -
Uses of WindowInterface in jmri.jmrix.xpa.swing.packetgen
Classes in jmri.jmrix.xpa.swing.packetgen that implement WindowInterface Modifier and Type Class Description classXpaPacketGenFrameFrame for user input of Xpa+Modem (dialing) messages. -
Uses of WindowInterface in jmri.jmrix.xpa.swing.xpaconfig
Classes in jmri.jmrix.xpa.swing.xpaconfig that implement WindowInterface Modifier and Type Class Description classXpaConfigureFrameFrame for configuring an XPA using a modem. -
Uses of WindowInterface in jmri.jmrix.zimo.swing
Constructors in jmri.jmrix.zimo.swing with parameters of type WindowInterface Constructor Description Mx1NamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass, Mx1SystemConnectionMemo memo)Mx1NamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.String paneClass, Mx1SystemConnectionMemo memo)Create a Mx1NamedPane associated with the given window. -
Uses of WindowInterface in jmri.util
Classes in jmri.util that implement WindowInterface Modifier and Type Class Description classJmriJFrameJFrame extended for common JMRI use.Fields in jmri.util declared as WindowInterface Modifier and Type Field Description protected WindowInterfaceJmriJFrame. windowInterfaceMethods in jmri.util that return WindowInterface Modifier and Type Method Description WindowInterfaceJmriJFrame. getWindowInterface()Methods in jmri.util with parameters of type WindowInterface Modifier and Type Method Description voidJmriJFrame. setWindowInterface(WindowInterface wi)Constructors in jmri.util with parameters of type WindowInterface Constructor Description WindowMenu(WindowInterface wi) -
Uses of WindowInterface in jmri.util.swing
Classes in jmri.util.swing that implement WindowInterface Modifier and Type Class Description classJFrameInterfaceA simple WindowInterface for a JFrame.Fields in jmri.util.swing declared as WindowInterface Modifier and Type Field Description protected WindowInterfaceJmriAbstractAction. wiMethods in jmri.util.swing that return WindowInterface Modifier and Type Method Description WindowInterfaceJmriPanel. getWindowInterface()Methods in jmri.util.swing with parameters of type WindowInterface Modifier and Type Method Description (package private) static javax.swing.ActionGuiUtilBase. actionFromNode(org.jdom2.Element child, WindowInterface wi, java.lang.Object context)(package private) static javax.swing.JMenuJMenuUtil. createMenuGroupFromElement(org.jdom2.Element main, WindowInterface wi, java.lang.Object context)(package private) static javax.swing.JMenuJMenuUtil. jMenuFromElement(org.jdom2.Element main, WindowInterface wi, java.lang.Object context)static javax.swing.JMenu[]JMenuUtil. loadMenu(java.lang.String path, WindowInterface wi, java.lang.Object context)static javax.swing.JToolBarJToolBarUtil. loadToolBar(java.lang.String name, WindowInterface wi, java.lang.Object context)static javax.swing.tree.DefaultMutableTreeNodeJTreeUtil. loadTree(java.lang.String name, WindowInterface wi, java.lang.Object context)voidJmriAbstractAction. setWindowInterface(WindowInterface wi)voidJmriPanel. setWindowInterface(WindowInterface w)(package private) static javax.swing.tree.DefaultMutableTreeNodeJTreeUtil. treeFromElement(org.jdom2.Element main, WindowInterface wi, java.lang.Object context)Constructors in jmri.util.swing with parameters of type WindowInterface Constructor Description JmriAbstractAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)JmriAbstractAction(java.lang.String name, WindowInterface wi)Enhanced constructor for placing the pane in various GUIs.JmriNamedPaneAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi, java.lang.String paneClass)Constructor that associates a newly created panel with the given window, showing a name and iconJmriNamedPaneAction(java.lang.String s, WindowInterface wi, java.lang.String paneClass)Constructor that associates a newly created panel with the given window, showing a name -
Uses of WindowInterface in jmri.util.swing.mdi
Classes in jmri.util.swing.mdi that implement WindowInterface Modifier and Type Class Description classJmriJInternalFrameInterfaceDisplay a JmriPanel in a JInternalFrame of its own.classMdiMainFrameCore JMRI JInternalPane GUI window. -
Uses of WindowInterface in jmri.util.swing.multipane
Classes in jmri.util.swing.multipane that implement WindowInterface Modifier and Type Class Description classMultiPaneWindowCore JMRI multi-pane GUI window.classPanedInterfaceDisplay a JComponent in a specific paned window.classThreePaneTLRWindowMultiPane JMRI window with a "top" area over "left" and "right" lower panes, optional toolbar and menu.classTwoPaneTBWindowMultiPane JMRI window with a "top" area over a single bottom lower pane, optional toolbar and menu.Fields in jmri.util.swing.multipane declared as WindowInterface Modifier and Type Field Description (package private) WindowInterfaceThreePaneTLRWindow. rightTopWI -
Uses of WindowInterface in jmri.util.swing.sdi
Classes in jmri.util.swing.sdi that implement WindowInterface Modifier and Type Class Description classJmriJFrameInterfaceDisplay a JmriPanel in a JFrame of its own. -
Uses of WindowInterface in jmri.util.usb
Classes in jmri.util.usb that implement WindowInterface Modifier and Type Class Description classUsbBrowserFrame -
Uses of WindowInterface in jmri.web.server
Constructors in jmri.web.server with parameters of type WindowInterface Constructor Description WebServerAction(java.lang.String s, javax.swing.Icon i, WindowInterface wi)WebServerAction(java.lang.String s, WindowInterface wi)
-