Package mcc
Class MccPanel
java.lang.Object
mcc.MccPanel
Dialog panel for MCC boards.
- Author:
- Doug Gillespie
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintGets the device index - position in board combo box.getPanel()intgetRange()voidsetDeviceIndex(int boardIndex) voidsetRange(int boardRange)
-
Constructor Details
-
MccPanel
public MccPanel()
-
-
Method Details
-
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()
-