Uses of Interface
weka.gui.beans.StartUpListener

Packages that use StartUpListener
weka.gui   
weka.gui.beans   
 

Uses of StartUpListener in weka.gui
 

Methods in weka.gui with parameters of type StartUpListener
static void Main.addStartupListener(StartUpListener s)
          Add a listener to be notified when startup is complete.
 

Uses of StartUpListener in weka.gui.beans
 

Methods in weka.gui.beans with parameters of type StartUpListener
static void KnowledgeFlowApp.addStartupListener(StartUpListener s)
          Add a listener to be notified when startup is complete
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.