|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JmriJFrame in apps |
|---|
| Subclasses of JmriJFrame in apps | |
|---|---|
class |
SplashWindow
A splash screen for showing during JMRI startup |
| Methods in apps with parameters of type JmriJFrame | |
|---|---|
protected void |
Apps.setPrefsFrameHelp(JmriJFrame f,
String l)
Set the location of the window-specific help for the preferences pane. |
| Uses of JmriJFrame in apps.gui3 |
|---|
| Subclasses of JmriJFrame in apps.gui3 | |
|---|---|
class |
TabbedPreferencesFrame
Provide access to the various tables via a listed pane. |
| Fields in apps.gui3 declared as JmriJFrame | |
|---|---|
protected JmriJFrame |
Apps3.mainFrame
|
| Uses of JmriJFrame in apps.gui3.dp3 |
|---|
| Subclasses of JmriJFrame in apps.gui3.dp3 | |
|---|---|
class |
DecoderPro3Window
Standalone DecoderPro3 Window (new GUI) Ignores WindowInterface. |
| Uses of JmriJFrame in apps.gui3.paned |
|---|
| Subclasses of JmriJFrame in apps.gui3.paned | |
|---|---|
class |
PanelProFrame
Standalone, but paned, PanelPro window. |
| Uses of JmriJFrame in jmri |
|---|
| Methods in jmri with parameters of type JmriJFrame | |
|---|---|
boolean |
Section.checkSignals(JmriJFrame frame,
LayoutEditor panel)
Checks that there are Signal Heads at all Entry Points to this Section. |
int |
SectionManager.validateAllSections(JmriJFrame frame,
LayoutEditor lePanel)
Validates all Sections |
| Uses of JmriJFrame in jmri.jmris |
|---|
| Subclasses of JmriJFrame in jmri.jmris | |
|---|---|
class |
JmriServerFrame
Frame displaying start/stop buttons for the JMRI server. |
| Uses of JmriJFrame in jmri.jmris.simpleserver |
|---|
| Subclasses of JmriJFrame in jmri.jmris.simpleserver | |
|---|---|
class |
SimpleServerFrame
Frame displaying start/stop buttons for the JMRI server. |
| Uses of JmriJFrame in jmri.jmris.srcp |
|---|
| Subclasses of JmriJFrame in jmri.jmris.srcp | |
|---|---|
class |
JmriSRCPServerFrame
Frame displaying start/stop buttons for the JMRI server. |
| Uses of JmriJFrame in jmri.jmrit.analogclock |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.analogclock | |
|---|---|
class |
AnalogClockFrame
Creates a JFrame containing an analog clockface and hands. |
| Uses of JmriJFrame in jmri.jmrit.audio.swing |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.audio.swing | |
|---|---|
class |
AbstractAudioFrame
Abstract GUI to edit Audio objects This file is part of JMRI. |
class |
AudioBufferFrame
Defines a GUI to edit AudioBuffer objects This file is part of JMRI. |
class |
AudioListenerFrame
Define a GUI to edit AudioListener objects This file is part of JMRI. |
class |
AudioSourceFrame
Defines a GUI for editing AudioSource objects. |
| Uses of JmriJFrame in jmri.jmrit.automat.monitor |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.automat.monitor | |
|---|---|
class |
AutomatTableFrame
Frame providing a table of Automat instances |
| Uses of JmriJFrame in jmri.jmrit.beantable |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.beantable | |
|---|---|
class |
AudioTableFrame
This file is part of JMRI. |
class |
BeanTableFrame
Provide a JFrame to display a table of NamedBeans. |
class |
ListedTableFrame
Provide access to the various tables via a listed pane. |
| Uses of JmriJFrame in jmri.jmrit.beantable.oblock |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.beantable.oblock | |
|---|---|
class |
TableFrames
|
| Uses of JmriJFrame in jmri.jmrit.beantable.sensor |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.beantable.sensor | |
|---|---|
class |
AddSensorJFrame
Deprecated. Replaced by AddNewHardwareDevicePanel |
| Uses of JmriJFrame in jmri.jmrit.beantable.signalmast |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.beantable.signalmast | |
|---|---|
class |
AddSignalMastJFrame
JFrame to create a new SignalMast |
| Uses of JmriJFrame in jmri.jmrit.blockboss |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.blockboss | |
|---|---|
class |
BlockBossFrame
Provide a GUI for configuring "Simple Signal Logic" (BlockBossLogic) objects. |
| Uses of JmriJFrame in jmri.jmrit.catalog |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.catalog | |
|---|---|
class |
ImageIndexEditor
A JFrame for creating and editing an Image Index. |
| Uses of JmriJFrame in jmri.jmrit.consisttool |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.consisttool | |
|---|---|
class |
ConsistToolFrame
Frame object for manipulating consists. |
| Uses of JmriJFrame in jmri.jmrit.dispatcher |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.dispatcher | |
|---|---|
class |
AutoTrainsFrame
AutoTrainsFrame provides a user interface to trains that are running automatically under Dispatcher. |
class |
DispatcherFrame
Dispatcher functionality, working with Sections, Transits and ActiveTrain. |
| Fields in jmri.jmrit.dispatcher declared as JmriJFrame | |
|---|---|
protected JmriJFrame |
AutoTrainsFrame.autoTrainsFrame
|
protected JmriJFrame |
DispatcherFrame.dispatcherFrame
|
| Methods in jmri.jmrit.dispatcher with parameters of type JmriJFrame | |
|---|---|
ActiveTrain |
DispatcherFrame.createActiveTrain(String transitID,
String trainID,
int tSource,
String startBlockName,
int startBlockSectionSequenceNumber,
String endBlockName,
int endBlockSectionSequenceNumber,
boolean autoRun,
String dccAddress,
int priority,
boolean resetWhenDone,
boolean reverseAtEnd,
boolean showErrorMessages,
JmriJFrame frame)
Creates a new ActiveTrain, and registers it with Dispatcher Required input entries: transitID - system or user name of a Transit in the Transit Table trainID - any text that identifies the train tSource - either ROSTER, OPERATIONS, or USER (see ActiveTrain.java) startBlockName - system or user name of Block where train currently resides startBlockSectionSequenceNumber - sequence number in the Transit of the Section containing the startBlock (if the startBlock is within the Transit) , or of the Section the train will enter from the startBlock (if the startBlock is outside the Transit). |
protected boolean |
DispatcherFrame.requestAllocation(ActiveTrain activeTrain,
Section section,
int direction,
int seqNumber,
boolean showErrorMessages,
JmriJFrame frame)
Creates an Allocation Request, and registers it with Dispatcher Required input entries: activeTrain - ActiveTrain requesting the allocation section - Section to be allocated direction - direction of travel in the allocated Section seqNumber - sequence number of the Section in the Transit of the ActiveTrain. |
| Uses of JmriJFrame in jmri.jmrit.display |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.display | |
|---|---|
class |
CoordinateEdit
Displays 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. |
class |
Editor
This is the Model and a Controller for panel editor Views. |
static class |
Editor.JFrameItem
|
class |
MemoryIconCoordinateEdit
Displays 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. |
class |
SensorTextEdit
Displays and allows user to modify the text display used in a sensor This is a modification of CoordinateEdit.java by Dan Boudreau for use with LayoutEditor |
class |
SlipTurnoutTextEdit
Displays 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 |
| Methods in jmri.jmrit.display with parameters of type JmriJFrame | |
|---|---|
protected void |
Editor.setTargetPanel(JLayeredPane targetPanel,
JmriJFrame frame)
An Editor may or may not choose to use 'this' as its frame or the interior class 'TargetPane' for its targetPanel |
| Uses of JmriJFrame in jmri.jmrit.display.controlPanelEditor |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.display.controlPanelEditor | |
|---|---|
class |
CircuitBuilder
|
class |
ControlPanelEditor
Provides a simple editor for adding jmri.jmrit.display items to a captive JFrame. |
class |
EditCircuitFrame
|
class |
EditCircuitPaths
|
class |
EditPortalFrame
|
| Uses of JmriJFrame in jmri.jmrit.display.layoutEditor |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.display.layoutEditor | |
|---|---|
class |
LayoutEditor
Provides a scrollable Layout Panel and editor toolbars (that can be hidden) This module serves as a manager for the LayoutTurnout, Layout Block, PositionablePoint, Track Segment, and LevelXing objects which are integral subparts of the LayoutEditor class. |
class |
MultiSensorIconFrame
Provides a simple editor for creating a MultiSensorIcon object To work right, the MultiSensorIcon needs to have all images the same size, but this is not enforced here. |
| Methods in jmri.jmrit.display.layoutEditor with parameters of type JmriJFrame | |
|---|---|
SignalHead |
LayoutEditorTools.getNextSignalFromObject(TrackSegment track,
Object object,
String headName,
JmriJFrame frame)
|
Sensor |
LayoutEditorTools.getSensorFromEntry(JTextField sensorName,
boolean requireEntry,
JmriJFrame frame)
Returns the Sensor corresponding to an entry field in the specified dialog. |
SignalHead |
LayoutEditorTools.getSignalHeadFromEntry(JTextField signalName,
boolean requireEntry,
JmriJFrame frame)
Returns the SignalHead corresponding to an entry field in the specified dialog. |
SignalMast |
LayoutEditorTools.getSignalMastFromEntry(JTextField signalMastName,
boolean requireEntry,
JmriJFrame frame)
Returns the SignalMast corresponding to an entry field in the specified dialog. |
| Uses of JmriJFrame in jmri.jmrit.display.palette |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.display.palette | |
|---|---|
class |
ItemPalette
Container for adding items to control panels |
| Fields in jmri.jmrit.display.palette declared as JmriJFrame | |
|---|---|
protected JmriJFrame |
ItemPanel._paletteFrame
|
| Constructors in jmri.jmrit.display.palette with parameters of type JmriJFrame | |
|---|---|
BackgroundItemPanel(JmriJFrame parentFrame,
String type,
String family,
Editor editor)
Constructor for plain icons and backgrounds |
|
ClockItemPanel(JmriJFrame parentFrame,
String type,
String family,
Editor editor)
Constructor for plain icons and backgrounds |
|
FamilyItemPanel(JmriJFrame parentFrame,
String type,
String family,
Editor editor)
Constructor types with multiple families and multiple icon families |
|
IconItemPanel(JmriJFrame parentFrame,
String type,
String family,
Editor editor)
Constructor for plain icons and backgrounds |
|
IndicatorItemPanel(JmriJFrame parentFrame,
String type,
String family,
Editor editor)
Constructor for plain icons and backgrounds |
|
IndicatorTOItemPanel(JmriJFrame parentFrame,
String type,
String family,
PickListModel model,
Editor editor)
Constructor for all table types. |
|
ItemPanel(JmriJFrame parentFrame,
String type,
String family,
Editor editor)
Constructor for all table types. |
|
MultiSensorItemPanel(JmriJFrame parentFrame,
String type,
String family,
PickListModel model,
Editor editor)
|
|
ReporterItemPanel(JmriJFrame parentFrame,
String type,
String family,
PickListModel model,
Editor editor)
|
|
RPSItemPanel(JmriJFrame parentFrame,
String type,
String family,
Editor editor)
Constructor for plain icons and backgrounds |
|
SignalHeadItemPanel(JmriJFrame parentFrame,
String type,
String family,
PickListModel model,
Editor editor)
|
|
SignalMastItemPanel(JmriJFrame parentFrame,
String type,
String family,
PickListModel model,
Editor editor)
|
|
TableItemPanel(JmriJFrame parentFrame,
String type,
String family,
PickListModel model,
Editor editor)
Constructor for all table types. |
|
| Uses of JmriJFrame in jmri.jmrit.display.panelEditor |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.display.panelEditor | |
|---|---|
class |
PanelEditor
Provides a simple editor for adding jmri.jmrit.display items to a captive JFrame. |
| Methods in jmri.jmrit.display.panelEditor that return JmriJFrame | |
|---|---|
JmriJFrame |
PanelEditor.makeFrame(String name)
Create sequence of panels, etc, for layout: JFrame contains its ContentPane which contains a JPanel with BoxLayout (p1) which contains a JScollPane (js) which contains the targetPane |
| Uses of JmriJFrame in jmri.jmrit.dualdecoder |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.dualdecoder | |
|---|---|
class |
DualDecoderSelectFrame
Frame for user dual-decoder select too. |
| Uses of JmriJFrame in jmri.jmrit.lcdclock |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.lcdclock | |
|---|---|
class |
LcdClockFrame
Frame providing a simple clock showing Lcd tubes. |
| Uses of JmriJFrame in jmri.jmrit.log |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.log | |
|---|---|
class |
LogFrame
Frame for adding to the log file. |
| Uses of JmriJFrame in jmri.jmrit.logix |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.logix | |
|---|---|
class |
LearnThrottleFrame
A JFrame to contain throttle elements such as speed control, function panel. |
class |
WarrantFrame
WarrantFame creates and edits Warrants This file is part of JMRI. |
| Uses of JmriJFrame in jmri.jmrit.mailreport |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.mailreport | |
|---|---|
class |
ReportFrame
Frame for uploading debugging information |
| Uses of JmriJFrame in jmri.jmrit.nixieclock |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.nixieclock | |
|---|---|
class |
NixieClockFrame
Frame providing a simple clock showing Nixie tubes. |
| Uses of JmriJFrame in jmri.jmrit.operations |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.operations | |
|---|---|
class |
OperationsFrame
Frame for operations |
| Uses of JmriJFrame in jmri.jmrit.operations.locations |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.operations.locations | |
|---|---|
class |
InterchangeEditFrame
Frame for user edit of an interchange track. |
class |
LocationEditFrame
Frame for user edit of location |
class |
LocationsByCarTypeFrame
Frame to display which locations service certain car types |
class |
LocationsTableFrame
Frame for adding and editing the location roster for operations. |
class |
PrintLocationsAction.LocationPrintOptionFrame
|
class |
ScheduleEditFrame
Frame for user edit of a schedule |
class |
SchedulesTableFrame
Frame for adding and editing the Schedule roster for operations. |
class |
SidingEditFrame
Frame for user edit of a spur. |
class |
StagingEditFrame
Frame for user edit of a staging track |
class |
TrackEditFrame
Frame for user edit of tracks |
class |
YardEditFrame
Frame for user edit of a yard |
| Uses of JmriJFrame in jmri.jmrit.operations.rollingstock |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.operations.rollingstock | |
|---|---|
class |
RollingStockSetFrame
Frame for user to place RollingStock on the layout |
| Uses of JmriJFrame in jmri.jmrit.operations.rollingstock.cars |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.operations.rollingstock.cars | |
|---|---|
class |
CarAttributeEditFrame
Frame for adding and editing the car roster for operations. |
class |
CarEditFrame
Frame for user edit of car |
class |
CarLoadEditFrame
Frame for adding and editing the car roster for operations. |
class |
CarSetFrame
Frame for user to place car on the layout |
class |
CarsSetFrame
Frame for user to place a group of cars on the layout |
class |
CarsTableFrame
Frame for adding and editing the car roster for operations. |
class |
PrintCarLoadsAction.CarPrintOptionFrame
|
class |
PrintCarRosterAction.CarPrintOptionFrame
|
| Uses of JmriJFrame in jmri.jmrit.operations.rollingstock.engines |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.operations.rollingstock.engines | |
|---|---|
class |
EngineAttributeEditFrame
Frame for adding and editing the engine roster for operations. |
class |
EngineEditFrame
Frame for user edit of engine |
class |
EngineSetFrame
Frame for user to place engine on the layout |
class |
EnginesTableFrame
Frame for adding and editing the engine roster for operations. |
| Uses of JmriJFrame in jmri.jmrit.operations.routes |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.operations.routes | |
|---|---|
class |
RouteCopyFrame
Frame for copying a route for operations. |
class |
RouteEditFrame
Frame for user edit of route |
class |
RoutesTableFrame
Frame for adding and editing the route roster for operations. |
class |
SetTrainIconPositionFrame
Frame for setting train icon coordinates for a location. |
class |
SetTrainIconRouteFrame
Frame for setting train icon coordinates for a location. |
| Uses of JmriJFrame in jmri.jmrit.operations.setup |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.operations.setup | |
|---|---|
class |
BackupFrame
Frame for backing up operation files |
class |
OperationsSetupFrame
Frame for user edit of operation parameters |
class |
OptionFrame
Frame for user edit of setup options |
class |
PrintOptionFrame
Frame for user edit of print options |
class |
RestoreFrame
Frame for restoring operation files |
| Uses of JmriJFrame in jmri.jmrit.operations.trains |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.operations.trains | |
|---|---|
class |
TrainByCarTypeFrame
Frame to display by rolling stock, the locations serviced by this train |
class |
TrainEditBuildOptionsFrame
Frame for user edit of a train's build options |
class |
TrainEditFrame
Frame for user edit of a train |
class |
TrainsByCarTypeFrame
Frame to display which trains service certain car types |
class |
TrainScriptFrame
Frame for user edit of a train's script options. |
class |
TrainsScheduleTableFrame
Frame for adding and editing train schedules for operations. |
class |
TrainsScriptFrame
Frame for user edit of startup and shutdown operation scripts. |
class |
TrainsTableFrame
Frame for adding and editing the train roster for operations. |
class |
TrainSwitchListEditFrame
Frame for user selection of switch lists |
| Uses of JmriJFrame in jmri.jmrit.picker |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.picker | |
|---|---|
class |
PickFrame
|
| Uses of JmriJFrame in jmri.jmrit.powerpanel |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.powerpanel | |
|---|---|
class |
PowerPanelFrame
Frame for controlling layout power via a PowerManager. |
| Uses of JmriJFrame in jmri.jmrit.roster.swing.rostergroup |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.roster.swing.rostergroup | |
|---|---|
class |
RosterGroupTableFrame
Provide a JFrame to display the Roster Data Based upon BeanTableFrame. |
| Uses of JmriJFrame in jmri.jmrit.sendpacket |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.sendpacket | |
|---|---|
class |
SendPacketFrame
User interface for sending DCC packets. |
| Uses of JmriJFrame in jmri.jmrit.sensorgroup |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.sensorgroup | |
|---|---|
class |
SensorGroupFrame
User interface for creating and editing sensor groups. |
| Uses of JmriJFrame in jmri.jmrit.signalling |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.signalling | |
|---|---|
class |
SignallingFrame
Frame for the Signalling Logic |
class |
SignallingSourceFrame
Frame for Signal Logic Source Mast status |
| Uses of JmriJFrame in jmri.jmrit.simpleclock |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.simpleclock | |
|---|---|
class |
SimpleClockFrame
Frame for user configuration of Simple Timebase The current implementation (2007) handles the internal clock and one hardware clock |
| Uses of JmriJFrame in jmri.jmrit.simplelightctrl |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.simplelightctrl | |
|---|---|
class |
SimpleLightCtrlFrame
Frame controlling a single light This was a copy of simple turnout control. |
| Uses of JmriJFrame in jmri.jmrit.simpleprog |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.simpleprog | |
|---|---|
class |
SimpleProgFrame
Frame providing a simple command station programmer |
| Uses of JmriJFrame in jmri.jmrit.simpleturnoutctrl |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.simpleturnoutctrl | |
|---|---|
class |
SimpleTurnoutCtrlFrame
Frame controlling a single turnout |
| Uses of JmriJFrame in jmri.jmrit.speedometer |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.speedometer | |
|---|---|
class |
SpeedometerFrame
Frame providing access to a speedometer. |
| Uses of JmriJFrame in jmri.jmrit.symbolicprog.symbolicframe |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.symbolicprog.symbolicframe | |
|---|---|
class |
SymbolicProgFrame
Frame providing a table-organized command station programmer from decoder definition files |
| Uses of JmriJFrame in jmri.jmrit.symbolicprog.tabbedframe |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.symbolicprog.tabbedframe | |
|---|---|
class |
PaneOpsProgFrame
Extend the PaneProgFrame to handle ops mode operations |
class |
PaneProgFrame
Frame providing a command station programmer from decoder definition files. |
class |
PaneServiceProgFrame
Extend the PaneProgFrame to handle service mode operations. |
| Uses of JmriJFrame in jmri.jmrit.throttle |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.throttle | |
|---|---|
class |
ThrottleWindow
|
| Uses of JmriJFrame in jmri.jmrit.ussctc |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.ussctc | |
|---|---|
class |
FollowerFrame
User interface frame for creating and editing "Follower" logic on USS CTC machines. |
class |
OsIndicatorFrame
User interface frame for creating and editing "OS Indicator" logic on USS CTC machines. |
| Uses of JmriJFrame in jmri.jmrit.withrottle |
|---|
| Subclasses of JmriJFrame in jmri.jmrit.withrottle | |
|---|---|
class |
ControllerFilterFrame
|
class |
UserInterface
|
class |
WiThrottlePrefsFrame
|
| Uses of JmriJFrame in jmri.jmrix |
|---|
| Subclasses of JmriJFrame in jmri.jmrix | |
|---|---|
class |
AbstractMonFrame
Abstact base class for Frames displaying communications monitor information |
class |
NetworkPortFrame
Abstract base Frame to open and configure a NetworkPortAdapeter |
class |
SerialPortFrame
Abstract base Frame to open and configure a SerialPortAdapter |
| Uses of JmriJFrame in jmri.jmrix.acela.acelamon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.acela.acelamon | |
|---|---|
class |
AcelaMonFrame
Frame displaying (and logging) Acela command messages |
| Uses of JmriJFrame in jmri.jmrix.acela.nodeconfig |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.acela.nodeconfig | |
|---|---|
class |
NodeConfigFrame
Frame for user configuration of Acela nodes |
| Uses of JmriJFrame in jmri.jmrix.acela.packetgen |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.acela.packetgen | |
|---|---|
class |
AcelaPacketGenFrame
Description: Frame for user input of Acela messages |
| Uses of JmriJFrame in jmri.jmrix.bachrus |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.bachrus | |
|---|---|
class |
SpeedoConsoleFrame
Frame for Speedo Console for Bachrus running stand reader interface |
| Uses of JmriJFrame in jmri.jmrix.can.adapters.lawicell.canusb.serialdriver |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.can.adapters.lawicell.canusb.serialdriver | |
|---|---|
class |
SerialDriverFrame
Frame to control and connect LAWICELL CAN-USB via SerialDriver interface and comm port |
| Uses of JmriJFrame in jmri.jmrix.can.cbus |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.can.cbus | |
|---|---|
class |
CbusEventFilterFrame
Frame to control an instance of CBUS filter to filter events |
| Uses of JmriJFrame in jmri.jmrix.can.cbus.swing.configtool |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.can.cbus.swing.configtool | |
|---|---|
class |
ConfigToolFrame
Pane to ease creation of Sensor, Turnouts and Lights that are linked to CBUS events. |
| Uses of JmriJFrame in jmri.jmrix.can.cbus.swing.console |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.can.cbus.swing.console | |
|---|---|
class |
CbusConsoleFrame
Frame for Cbus Console |
| Uses of JmriJFrame in jmri.jmrix.can.cbus.swing.eventtable |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.can.cbus.swing.eventtable | |
|---|---|
class |
CbusEventTableFrame
Frame providing a Cbus event table. |
| Uses of JmriJFrame in jmri.jmrix.can.cbus.swing.nodeconfig |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.can.cbus.swing.nodeconfig | |
|---|---|
class |
NodeConfigToolFrame
Create Frame containing NodeConfig tool frame |
| Uses of JmriJFrame in jmri.jmrix.can.swing.monitor |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.can.swing.monitor | |
|---|---|
class |
MonitorFrame
Frame displaying (and logging) CAN frames |
| Uses of JmriJFrame in jmri.jmrix.can.swing.send |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.can.swing.send | |
|---|---|
class |
CanSendFrame
User interface for sending CAN frames to exercise the system When sending a sequence of operations: Send the next message and start a timer When the timer trips, repeat if buttons still down. |
| Uses of JmriJFrame in jmri.jmrix.cmri.serial.assignment |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.cmri.serial.assignment | |
|---|---|
class |
ListFrame
Frame for running CMRI assignment list. |
| Uses of JmriJFrame in jmri.jmrix.cmri.serial.diagnostic |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.cmri.serial.diagnostic | |
|---|---|
class |
DiagnosticFrame
Frame for running CMRI diagnostics |
| Uses of JmriJFrame in jmri.jmrix.cmri.serial.packetgen |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.cmri.serial.packetgen | |
|---|---|
class |
SerialPacketGenFrame
Frame for user input of CMRI serial messages |
| Uses of JmriJFrame in jmri.jmrix.cmri.serial.serialmon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.cmri.serial.serialmon | |
|---|---|
class |
SerialMonFrame
Frame displaying (and logging) CMRI serial command messages |
| Uses of JmriJFrame in jmri.jmrix.easydcc.easydccmon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.easydcc.easydccmon | |
|---|---|
class |
EasyDccMonFrame
Frame displaying (and logging) EasyDcc command messages |
| Uses of JmriJFrame in jmri.jmrix.easydcc.packetgen |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.easydcc.packetgen | |
|---|---|
class |
EasyDccPacketGenFrame
|
| Uses of JmriJFrame in jmri.jmrix.ecos.swing.monitor |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.ecos.swing.monitor | |
|---|---|
class |
MonFrame
Deprecated. 2.11.3 |
| Uses of JmriJFrame in jmri.jmrix.ecos.swing.packetgen |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.ecos.swing.packetgen | |
|---|---|
class |
PacketGenFrame
Deprecated. 2.11.3 |
| Uses of JmriJFrame in jmri.jmrix.ecos.swing.preferences |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.ecos.swing.preferences | |
|---|---|
class |
PreferencesFrame
Frame for ECoS preferences |
| Uses of JmriJFrame in jmri.jmrix.ecos.swing.statusframe |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.ecos.swing.statusframe | |
|---|---|
class |
StatusFrame
Deprecated. 2.11.3 |
| Uses of JmriJFrame in jmri.jmrix.grapevine.nodetable |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.grapevine.nodetable | |
|---|---|
class |
NodeTableFrame
Frame for user configuration of serial nodes |
class |
RenumberFrame
Frame lets user renumber a Grapevine node |
| Uses of JmriJFrame in jmri.jmrix.jinput.treecontrol |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.jinput.treecontrol | |
|---|---|
class |
TreeFrame
Frame for controlling JInput access to USN |
| Uses of JmriJFrame in jmri.jmrix.jmriclient.swing.mon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.jmriclient.swing.mon | |
|---|---|
class |
JMRIClientMonFrame
Frame displaying (and logging) JMRIClient command messages |
| Uses of JmriJFrame in jmri.jmrix.lenz.lv102 |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.lenz.lv102 | |
|---|---|
class |
LV102Frame
Frame displaying the LV102 configuration utility This is a container for the LV102 configuration utility. |
| Uses of JmriJFrame in jmri.jmrix.lenz.lz100 |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.lenz.lz100 | |
|---|---|
class |
LZ100Frame
Frame displaying the LZ100 configuration utility This is a container for the LZ100 configuration utility. |
| Uses of JmriJFrame in jmri.jmrix.lenz.lzv100 |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.lenz.lzv100 | |
|---|---|
class |
LZV100Frame
Frame displaying the LZV100 configuration utility This is a container for holding the LZV100 configuration utility. |
| Uses of JmriJFrame in jmri.jmrix.lenz.swing.li101 |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.lenz.swing.li101 | |
|---|---|
class |
LI101Frame
Frame displaying the LI101 configuration utility This is a configuration utility for the LI101. |
| Uses of JmriJFrame in jmri.jmrix.lenz.swing.liusb |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.lenz.swing.liusb | |
|---|---|
class |
LIUSBConfigFrame
Frame displaying the LIUSB configuration utility This is a configuration utility for the LIUSB. |
| Uses of JmriJFrame in jmri.jmrix.lenz.swing.mon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.lenz.swing.mon | |
|---|---|
class |
XNetMonFrame
Frame displaying (and logging) XpressNet messages |
| Uses of JmriJFrame in jmri.jmrix.lenz.swing.stackmon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.lenz.swing.stackmon | |
|---|---|
class |
StackMonFrame
This frame provides a method for searching the command station stack. |
| Uses of JmriJFrame in jmri.jmrix.lenz.swing.systeminfo |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.lenz.swing.systeminfo | |
|---|---|
class |
SystemInfoFrame
Frame displaying Version information for Xpressnet hardware. |
| Uses of JmriJFrame in jmri.jmrix.loconet.almbrowser |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.loconet.almbrowser | |
|---|---|
class |
AlmBrowserFrame
User interface for browsing ALM contents This GUI works in the throttle editor space, so that values presented in the GUI are 1 more than the values in the ALM messages. |
| Uses of JmriJFrame in jmri.jmrix.loconet.hexfile |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.loconet.hexfile | |
|---|---|
class |
HexFileFrame
Frame to inject LocoNet messages from a hex file This is a sample frame that drives a test App. |
| Uses of JmriJFrame in jmri.jmrix.loconet.locomon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.loconet.locomon | |
|---|---|
class |
LocoMonFrame
Deprecated. 2.9.5 |
| Uses of JmriJFrame in jmri.jmrix.loconet.loconetovertcp |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.loconet.loconetovertcp | |
|---|---|
class |
ServerFrame
Frame displaying and programming a LocoNet clock monitor. |
| Uses of JmriJFrame in jmri.jmrix.loconet.sdfeditor |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.loconet.sdfeditor | |
|---|---|
class |
EditorFrame
Frame for editing Digitrax SDF files. |
| Uses of JmriJFrame in jmri.jmrix.mrc.mrcmon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.mrc.mrcmon | |
|---|---|
class |
MrcMonFrame
Frame displaying (and logging) MRC command messages |
| Uses of JmriJFrame in jmri.jmrix.openlcb.swing.send |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.openlcb.swing.send | |
|---|---|
class |
OpenLcbCanSendFrame
User interface for sending OpenLCB CAN frames to exercise the system When sending a sequence of operations: Send the next message and start a timer When the timer trips, repeat if buttons still down. |
| Uses of JmriJFrame in jmri.jmrix.openlcb.swing.tie |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.openlcb.swing.tie | |
|---|---|
class |
TieToolFrame
Frame for running assignment list. |
| Uses of JmriJFrame in jmri.jmrix.pricom.downloader |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.pricom.downloader | |
|---|---|
class |
LoaderFrame
Frame for downloading (mangled) .hex files This is just an enclosure for the LoaderPane, which does the real work. |
| Uses of JmriJFrame in jmri.jmrix.pricom.pockettester |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.pricom.pockettester | |
|---|---|
class |
DataSource
Simple GUI for controlling the PRICOM Pocket Tester. |
class |
PacketTableFrame
Frame providing survey of DCC contents |
| Uses of JmriJFrame in jmri.jmrix.qsi.qsimon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.qsi.qsimon | |
|---|---|
class |
QsiMonFrame
Frame displaying (and logging) QSI command messages |
| Uses of JmriJFrame in jmri.jmrix.rps.aligntable |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.rps.aligntable | |
|---|---|
class |
AlignTableFrame
Frame for user configuration of RPS alignment. |
| Uses of JmriJFrame in jmri.jmrix.rps.rpsmon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.rps.rpsmon | |
|---|---|
class |
RpsMonFrame
|
| Uses of JmriJFrame in jmri.jmrix.rps.swing.debugger |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.rps.swing.debugger | |
|---|---|
class |
DebuggerFrame
Frame for manual operation and debugging of the RPS system |
| Uses of JmriJFrame in jmri.jmrix.rps.swing.polling |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.rps.swing.polling | |
|---|---|
class |
PollTableFrame
Frame for control of RPS polling |
| Uses of JmriJFrame in jmri.jmrix.rps.swing.soundset |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.rps.swing.soundset | |
|---|---|
class |
SoundSetFrame
Frame for controlling sound-speed calculation for RPS system. |
| Uses of JmriJFrame in jmri.jmrix.rps.trackingpanel |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.rps.trackingpanel | |
|---|---|
class |
RpsTrackingFrame
Frame containing the entire display tool |
| Uses of JmriJFrame in jmri.jmrix.serialsensor |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.serialsensor | |
|---|---|
class |
SerialSensorFrame
Frame to control and connect a serial port as two sensors |
| Uses of JmriJFrame in jmri.jmrix.sprog.console |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.sprog.console | |
|---|---|
class |
SprogConsoleFrame
Frame for Sprog Console Updated Jan 2010 by Andrew Berridge - fixed errors caused by trying to send some commands while slot manager is active |
| Uses of JmriJFrame in jmri.jmrix.sprog.packetgen |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.sprog.packetgen | |
|---|---|
class |
SprogPacketGenFrame
Frame for user input of Sprog messages. |
| Uses of JmriJFrame in jmri.jmrix.sprog.sprogmon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.sprog.sprogmon | |
|---|---|
class |
SprogMonFrame
Frame displaying (and logging) Sprog command messages |
| Uses of JmriJFrame in jmri.jmrix.sprog.sprogslotmon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.sprog.sprogslotmon | |
|---|---|
class |
SprogSlotMonFrame
Frame providing a command station slot manager. |
| Uses of JmriJFrame in jmri.jmrix.sprog.update |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.sprog.update | |
|---|---|
class |
SprogHexFile
Class to encapsulate an intel format hex file and methods to manipulate it. |
class |
SprogIIUpdateFrame
Frame for SPROG firmware update utility. |
class |
SprogUpdateFrame
Frame for SPROG firmware update utility. |
class |
Sprogv4UpdateFrame
Frame for SPROG firmware update utility. |
class |
SprogVersionFrame
Get the firmware version of the attached SPROG, SPROG II or SPROG 3 |
| Uses of JmriJFrame in jmri.jmrix.srcp.srcpmon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.srcp.srcpmon | |
|---|---|
class |
SRCPMonFrame
Frame displaying (and logging) SRCP command messages |
| Uses of JmriJFrame in jmri.jmrix.swing |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.swing | |
|---|---|
class |
AbstractPacketGenFrame
Frame for user input of XpressNet messages |
| Uses of JmriJFrame in jmri.jmrix.xpa.packetgen |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.xpa.packetgen | |
|---|---|
class |
XpaPacketGenFrame
|
| Uses of JmriJFrame in jmri.jmrix.xpa.xpaconfig |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.xpa.xpaconfig | |
|---|---|
class |
XpaConfigureFrame
|
| Uses of JmriJFrame in jmri.jmrix.xpa.xpamon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.xpa.xpamon | |
|---|---|
class |
XpaMonFrame
Frame displaying (and logging) Xpa+Modem command messages |
| Uses of JmriJFrame in jmri.jmrix.zimo.packetgen |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.zimo.packetgen | |
|---|---|
class |
ZimoPacketGenFrame
Frame for user input of MX-1 messages. |
| Uses of JmriJFrame in jmri.jmrix.zimo.zimomon |
|---|
| Subclasses of JmriJFrame in jmri.jmrix.zimo.zimomon | |
|---|---|
class |
Mx1MonFrame
Frame displaying (and logging) MX-1 messages |
| Uses of JmriJFrame in jmri.util |
|---|
| Methods in jmri.util that return JmriJFrame | |
|---|---|
static JmriJFrame |
JmriJFrame.getFrame(String name)
Get a JmriJFrame of a particular name. |
| Methods in jmri.util that return types with arguments of type JmriJFrame | |
|---|---|
static List<JmriJFrame> |
JmriJFrame.getFrameList()
Get a List of the currently-existing JmriJFrame objects. |
| Uses of JmriJFrame in jmri.util.davidflanagan |
|---|
| Fields in jmri.util.davidflanagan declared as JmriJFrame | |
|---|---|
protected JmriJFrame |
HardcopyWriter.previewFrame
|
| Uses of JmriJFrame in jmri.util.swing.mdi |
|---|
| Subclasses of JmriJFrame in jmri.util.swing.mdi | |
|---|---|
class |
MdiMainFrame
Core JMRI JInternalPane GUI window. |
| Constructors in jmri.util.swing.mdi with parameters of type JmriJFrame | |
|---|---|
JmriJInternalFrameInterface(JmriJFrame mainFrame,
JDesktopPane desktop)
|
|
| Uses of JmriJFrame in jmri.util.swing.multipane |
|---|
| Subclasses of JmriJFrame in jmri.util.swing.multipane | |
|---|---|
class |
MultiPaneWindow
Core JMRI multi-pane GUI window. |
class |
ThreePaneTLRWindow
MultiPane JMRI window with a "top" area over "left" and "right" lower panes, optional toolbar and menu. |
class |
TwoPaneTBWindow
MultiPane JMRI window with a "top" area over a single bottom lower pane, optional toolbar and menu. |
| Uses of JmriJFrame in jmri.web.miniserver |
|---|
| Subclasses of JmriJFrame in jmri.web.miniserver | |
|---|---|
class |
MiniServerPrefsFrame
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||