Class SwingTreePlotController<N,​Row,​Column>

  • All Implemented Interfaces:
    TreePlotController<javax.swing.JComponent,​N,​Row,​Column,​java.awt.Color,​java.awt.Font>

    public class SwingTreePlotController<N,​Row,​Column>
    extends AbstractTreePlotController<javax.swing.JComponent,​N,​Row,​Column,​java.awt.Color,​java.awt.Font>
    Control the user interactions with the view.
    • Constructor Detail

      • SwingTreePlotController

        public SwingTreePlotController​(TreePlotView<javax.swing.JComponent,​N,​Row,​Column,​java.awt.Color,​java.awt.Font> view)