public class MccPanel
extends Object
Dialog panel for MCC boards.
- Author:
- Doug Gillespie
-
Constructor Summary 
Constructors
-
Method Summary 
int
Gets the device index - position in board combo box.
int
void
void
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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()