videoRangePanel
Class VRSidePanel
java.lang.Object
videoRangePanel.VRSidePanel
- All Implemented Interfaces:
- PamSidePanel
public class VRSidePanel
- extends java.lang.Object
- implements PamSidePanel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
vrControl
private VRControl vrControl
vrPanel
private VRSidePanel.VRPanel vrPanel
statusText
private PamLabel statusText
instruction
private PamLabel instruction
mouseLabel
private PamLabel mouseLabel
imageNameLabel
private PamLabel imageNameLabel
calibrationData
private PamLabel calibrationData
calibrations
private javax.swing.JComboBox calibrations
heights
private javax.swing.JComboBox heights
VRSidePanel
public VRSidePanel(VRControl vrControl)
getPanel
public javax.swing.JComponent getPanel()
- Specified by:
getPanel in interface PamSidePanel
- Returns:
- Reference to a graphics component that can be added to the view.
This will typically be a JPanel or a JInternalFrame;
The component will be displayed to the side of the main tab control.
rename
public void rename(java.lang.String newName)
- Specified by:
rename in interface PamSidePanel
setStatus
public void setStatus()
setInstruction
public void setInstruction()
setImageName
void setImageName()
newSettings
void newSettings()
newCalibration
void newCalibration(boolean rebuildList)
newMousePoint
void newMousePoint(java.awt.Point mousePoint)