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 © 2005–2024 Open Microscopy Environment. All rights reserved.