Interface MainMenuListener

    • Method Detail

      • about

        void about()
        Show about dialog.
      • connect

        void connect()
        Disconnect to BiDiB.
      • disconnect

        void disconnect()
        Disconnect from BiDiB.
      • listenNetBidib

        void listenNetBidib()
        Listen for netBiDiB.
      • allBoosterOff

        void allBoosterOff()
        Switch all booster off.
      • allBoosterOn

        void allBoosterOn()
        Switch all booster on.
      • exit

        void exit()
        Exit the application.
      • preferences

        void preferences()
        Open the preferences.
      • collectLogFiles

        void collectLogFiles()
        Collect the logfiles
      • logPanel

        void logPanel()
        Open the log panel.
      • boosterTable

        void boosterTable()
        Open the booster table.
      • pingTable

        void pingTable()
        Open the ping table.
      • console

        void console()
        Open the console.
      • nodeScriptView

        void nodeScriptView()
        Open the node script editor.
      • debugInterface

        void debugInterface()
        Open the debug interface panel.
      • netDebug

        void netDebug()
        Open the netDebug panel.
      • debugConsole

        void debugConsole()
        Open the debug console panel.
      • dccAdv

        void dccAdv()
        Open the DCC-A panel.
      • showNodeScriptWizard

        void showNodeScriptWizard()
        Show the node script wizard.
      • feedbackPositionTable

        void feedbackPositionTable()
        Open the feedback position table.
      • showFirmwareRepo

        void showFirmwareRepo()
        Show the firmware repo.
      • showNodesClient

        void showNodesClient()
        Show the nodes client.
      • showScriptClient

        void showScriptClient()
        Show the script client.
      • showTracerClient

        void showTracerClient()
        Show the tracer client.
      • showLocalHostClient

        void showLocalHostClient()
        Show the localHost client.
      • showLocoDialog

        void showLocoDialog()
        Show the loco dialog.
      • showCarDialog

        void showCarDialog()
        Show the car dialog.
      • saveNodeTreeForSimulation

        void saveNodeTreeForSimulation()
        Save the current node tree as simulation.
      • backupAllNodes

        void backupAllNodes()
        Backup all nodes.
      • saveNodeTreeForComparison

        void saveNodeTreeForComparison()
        Save the current node tree for comparison purposes.
      • discoverySingleListServices

        void discoverySingleListServices()