Class DmiDemo


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

      Fields 
      Modifier and Type Field Description
      (package private) DmiPanel dmiPanel  
    • Constructor Summary

      Constructors 
      Constructor Description
      DmiDemo​(DmiPanel mainPanel)
      Create a new Demo for a given DmiPanel.
    • Constructor Detail

      • DmiDemo

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

      • runDemo

        public void runDemo()
        Run the Demonstration.