All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class JObserve.VLA.GUI.VLAEditPanel

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----JObserve.GUI.ObservePanel
                                   |
                                   +----JObserve.VLA.GUI.VLAEditPanel

public class VLAEditPanel
extends ObservePanel
VLA editing Panel These are used as the display/editing panel shown on a ScanEditPanel; several are required for all of the information in a VLAScan. The major difficulty is coordinating the VLAScan being edited among the different editing panels.