MDACC
Biostatistics

org.mdanderson.biostat.util
Interface StatusListener

All Known Implementing Classes:
ContentTextArea, ContentTextField, NumericTextField, PathnameTextField

public interface StatusListener

StatusListener - Notifies observers when state of data changes.


Method Summary
 void statusChanged(StatusEvent event)
          Notifies observers when the state of the data changes
 

Method Detail

statusChanged

public void statusChanged(StatusEvent event)
Notifies observers when the state of the data changes

Parameters:
event - status event

MDACC
Biostatistics

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