Class SwingChartGroupWindow

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class SwingChartGroupWindow extends JFrame
A frame to show a list of charts
See Also:
  • Constructor Details

    • SwingChartGroupWindow

      public SwingChartGroupWindow(Chart... charts)
    • SwingChartGroupWindow

      public SwingChartGroupWindow(Collection<? extends Chart> charts)
  • Method Details

    • addChartToGridLayout

      public void addChartToGridLayout(Chart chart)
    • windowExitListener

      public void windowExitListener()