Package jmri.jmrix

Interface ProgrammingTool

All Known Implementing Classes:
LncvProgTableModel, Lnsv1ProgTableModel

public interface ProgrammingTool
An interface to allow for "callback" operations to open a symbolic programmer from connection tools.
  • Method Details

    • openPaneOpsProgFrame

      void openPaneOpsProgFrame(RosterEntry re, String name, String programmerFile, Programmer p)
      Open a symbolic programmer for the device in the roster entry.
      Parameters:
      re - Roster Entry of the device to be programmed
      name - name of the device to be programmed
      programmerFile - the programmer file
      p - the programmer