Uses of Interface
weka.gui.beans.StartUpListener
Packages that use StartUpListener
-
Uses of StartUpListener in weka.gui
Methods in weka.gui with parameters of type StartUpListenerModifier and TypeMethodDescriptionstatic void
Main.addStartupListener
(StartUpListener s) Add a listener to be notified when startup is complete. -
Uses of StartUpListener in weka.gui.beans
Fields in weka.gui.beans with type parameters of type StartUpListenerModifier and TypeFieldDescriptionstatic Vector<StartUpListener>
KnowledgeFlowApp.s_startupListeners
Methods in weka.gui.beans with parameters of type StartUpListenerModifier and TypeMethodDescriptionstatic void
KnowledgeFlowApp.addStartupListener
(StartUpListener s) Add a listener to be notified when startup is complete