Package moa.gui

Class GUI

  • All Implemented Interfaces:
    ImageObserver, MenuContainer, Serializable, Accessible

    public class GUI
    extends JPanel
    The main class for the MOA gui. Lets the user configure tasks, learners, streams, and perform data stream analysis.
    Author:
    Albert Bifet (abifet at cs dot waikato dot ac dot nz), FracPete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form
    • Constructor Detail

      • GUI

        public GUI()
    • Method Detail

      • main

        public static void main​(String[] args)