public interface StatusReporter
| Modifier and Type | Method and Description | 
|---|---|
| void | addStatusListener(StatusListener l) | 
| void | notifyListeners(StatusEvent e) | 
| void | removeStatusListener(StatusListener l) | 
void addStatusListener(StatusListener l)
void removeStatusListener(StatusListener l)
void notifyListeners(StatusEvent e)
Copyright © 2014 Open Microscopy Environment