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 voidMain.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_startupListenersMethods in weka.gui.beans with parameters of type StartUpListenerModifier and TypeMethodDescriptionstatic voidKnowledgeFlowApp.addStartupListener(StartUpListener s) Add a listener to be notified when startup is complete