Uses of Interface
weka.gui.beans.StartUpListener
-
Uses of StartUpListener in weka.gui
Modifier and TypeMethodDescriptionstatic void
Main.addStartupListener
(StartUpListener s) Add a listener to be notified when startup is complete. -
Uses of StartUpListener in weka.gui.beans
Modifier and TypeFieldDescriptionstatic Vector<StartUpListener>
KnowledgeFlowApp.s_startupListeners
Modifier and TypeMethodDescriptionstatic void
KnowledgeFlowApp.addStartupListener
(StartUpListener s) Add a listener to be notified when startup is complete