org.mdanderson.biostat.util
public interface StatusSource
Modifier and Type | Method and Description |
---|---|
void |
addStatusListener(StatusListener listener)
Adds a status listener for notification of state of data changes
|
void |
removeStatusListener(StatusListener listener)
Removes a status listener
|
void addStatusListener(StatusListener listener)
listener
- status listenervoid removeStatusListener(StatusListener listener)
listener
- status listenerCopyright © 2002 M.D. Anderson Cancer Center. All Rights Reserved.