com.realtime.crossfire.jxclient.spells
Interface SpellListener


public interface SpellListener

Interface for listeners interested in Spell related events.


Method Summary
 void spellChanged()
          The associated Spell instance has changed.
 

Method Detail

spellChanged

void spellChanged()
The associated Spell instance has changed.