Package mcc

Class MccPanel

java.lang.Object
mcc.MccPanel

public class MccPanel extends Object
Dialog panel for MCC boards.
Author:
Doug Gillespie
  • Constructor Details Link icon

    • MccPanel Link icon

      public MccPanel()
  • Method Details Link icon

    • getPanel Link icon

      public JPanel getPanel()
    • setDeviceIndex Link icon

      public void setDeviceIndex(int boardIndex)
    • getDeviceIndex Link icon

      public int getDeviceIndex()
      Gets the device index - position in board combo box.
      Returns:
      device index (0 to ...)
    • setRange Link icon

      public void setRange(int boardRange)
    • getRange Link icon

      public int getRange()