MDACC
Biostatistics

org.mdanderson.biostat.util
Interface StatusSource

All Known Implementing Classes:
ValidationAdapter

public interface StatusSource

StatusSource - Documents status event producer.


Method Summary
 void addStatusListener(StatusListener listener)
          Adds a status listener for notification of state of data changes
 void removeStatusListener(StatusListener listener)
          Removes a status listener
 

Method Detail

addStatusListener

public void addStatusListener(StatusListener listener)
Adds a status listener for notification of state of data changes

Parameters:
listener - status listener

removeStatusListener

public void removeStatusListener(StatusListener listener)
Removes a status listener

Parameters:
listener - status listener

MDACC
Biostatistics

Copyright © 2002 M.D. Anderson Cancer Center. All Rights Reserved.