Class TDGraphContainer

java.lang.Object
dataPlots.layout.TDGraphContainer

public class TDGraphContainer extends Object
Contains a set of split panes or a box layout for all the actual graphs.
New one gets created each time the layut changes.
Author:
doug
  • Constructor Details

    • TDGraphContainer

      public TDGraphContainer(TDControl tdControl)
  • Method Details

    • addGraph

      public void addGraph(Component component)
    • getGraphContainer

      public PamPanel getGraphContainer()
      Returns:
      the graphContainer