Uses of Class
jmri.jmrix.can.cbus.swing.CbusEventHighlightFrame
-
Packages that use CbusEventHighlightFrame Package Description jmri.jmrix.can.cbus.swing Provides common utilities for CBUS swing classes.jmri.jmrix.can.cbus.swing.configtool Provides a tool for creating Turnouts, Sensors and Lights from CBUS CAN Frames.jmri.jmrix.can.cbus.swing.console Defines classes for a console utility to interact with a MERG CBUS network -
-
Uses of CbusEventHighlightFrame in jmri.jmrix.can.cbus.swing
Constructors in jmri.jmrix.can.cbus.swing with parameters of type CbusEventHighlightFrame Constructor Description CbusEventHighlightPanel(CbusEventHighlightFrame highlightFrame, int index)
Create a new instance of CbusEventHighlightPanel. -
Uses of CbusEventHighlightFrame in jmri.jmrix.can.cbus.swing.configtool
Methods in jmri.jmrix.can.cbus.swing.configtool with parameters of type CbusEventHighlightFrame Modifier and Type Method Description void
ConfigToolPane. setHighlighter(CbusEventHighlightFrame highlightFrame)
Constructors in jmri.jmrix.can.cbus.swing.configtool with parameters of type CbusEventHighlightFrame Constructor Description ConfigToolPane(CbusConsolePane console, CbusFilterFrame filterFrame, CbusEventHighlightFrame highlightFrame)
-
Uses of CbusEventHighlightFrame in jmri.jmrix.can.cbus.swing.console
Fields in jmri.jmrix.can.cbus.swing.console declared as CbusEventHighlightFrame Modifier and Type Field Description protected CbusEventHighlightFrame
CbusConsoleDisplayOptionsPane. highlightFrame
-