Class GridTableControl

All Implemented Interfaces:
ActionListener, ItemListener, PropertyChangeListener, EventListener, HyperlinkListener, Sharable, DataChangeListener, DisplayControl, Prototypable, ControlListener, DisplayListener

public class GridTableControl extends GridDisplayControl
A MetApps Display Control with Displayable and controls for one 3D isosurface display of one parameter.
Version:
$Revision: 1.106 $
Author:
Jeff McWhirter
  • Constructor Details

    • GridTableControl

      public GridTableControl()
      Default constructor; does nothing. See init() for class initialization
  • Method Details