fedora.client.objecteditor
Interface ValidityListener

All Known Implementing Classes:
DisseminatorsPane.NewDisseminatorPane

public interface ValidityListener

Interface for things that listen to validity changes.


Method Summary
 void setValid(boolean isValid)
           
 

Method Detail

setValid

void setValid(boolean isValid)