net.sf.magicproject.management
Interface MonitorListener

All Known Implementing Classes:
AbstractCard, CardCopy, CardView, LastKnownCard, MCard, PlayerCard, SystemCard, TriggeredCard, TriggeredCardChoice

public interface MonitorListener

Is used to notify a component that the listen content sould be updated.

Since:
0.91
Author:
Fabrice Daugan

Method Summary
 void notifyChange()
          Notify this listener that the listen content has been updated.
 

Method Detail

notifyChange

void notifyChange()
Notify this listener that the listen content has been updated.



Copyright © 2003-2007 Magic-Project. All Rights Reserved.