Class DmiDemo

java.lang.Object
jmri.jmrit.etcs.dmi.swing.DmiDemo

@API(status=EXPERIMENTAL) public class DmiDemo extends Object
Class to demonstrate features of the ERTMS ETCS DMI.
  • Field Details

  • Constructor Details

    • DmiDemo

      public DmiDemo(DmiPanel mainPanel)
      Create a new Demo for a given DmiPanel.
      Parameters:
      mainPanel - the mainPanel to run the demo on.
  • Method Details

    • runDemo

      public void runDemo()
      Run the Demonstration.
    • setDelayMultiplier

      protected static void setDelayMultiplier(int newVal)