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 Link icon

    • TDGraphContainer Link icon

      public TDGraphContainer(TDControl tdControl)
  • Method Details Link icon

    • addGraph Link icon

      public void addGraph(Component component)
    • getGraphContainer Link icon

      public PamPanel getGraphContainer()
      Returns:
      the graphContainer