Package weka.gui.beans
Interface StartUpListener
-
- All Superinterfaces:
java.util.EventListener
public interface StartUpListener extends java.util.EventListener
Interface to something that can be notified of a successful startup- Version:
- $Revision: 1.2 $
- Author:
- Mark Hall
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
startUpComplete()
-