Package moa.gui

Class TaskLauncher

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

    public class TaskLauncher
    extends JPanel
    The old main class for the MOA gui, now the main class is GUI. Lets the user configure tasks, learners, streams, and perform data stream analysis.
    Version:
    $Revision: 7 $
    Author:
    Richard Kirkby (rkirkby@cs.waikato.ac.nz)
    See Also:
    Serialized Form
    • Constructor Detail

      • TaskLauncher

        public TaskLauncher()
    • Method Detail

      • main

        public static void main​(String[] args)