All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----java.awt.Panel | +----JObserve.GUI.ObservePanel | +----JObserve.VLA.GUI.VLAEditPanel | +----JObserve.VLA.GUI.VLAFrequencyPage
public VLAFrequencyPage(VLAScan scan, VLAScan old, String slabel)
VLAScan
- Scan to edit
VLAScan
- Original copy of Scan
String
- Label for the scan to be edited
public void fromScan(VLAScan theScan)
Scan
- the scan to use
public void toScan(VLAScan theScan)
Scan
- the scan to use
All Packages Class Hierarchy This Package Previous Next Index