Package mcc

Class MccPanel

java.lang.Object
mcc.MccPanel

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

    • MccPanel

      public MccPanel()
  • Method Details

    • getPanel

      public JPanel getPanel()
    • setDeviceIndex

      public void setDeviceIndex(int boardIndex)
    • getDeviceIndex

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

      public void setRange(int boardRange)
    • getRange

      public int getRange()