Interface ContentUpdateListener

All Known Implementing Classes:
ContentFrame

public interface ContentUpdateListener

Objects that implement this interface can be registered to receive ContentUpdateEvent.

Version:
$01/09/24 14:17:26 mdh$
Author:
Malcolm D. Hyman

Method Summary
 void contentUpdated(ContentUpdateEvent evt)
           
 

Method Detail

contentUpdated

public void contentUpdated(ContentUpdateEvent evt)