com.realtime.crossfire.jxclient.items
Interface LocationListener

All Superinterfaces:
java.util.EventListener

public interface LocationListener
extends java.util.EventListener

Interface for listeners interested in changed items.


Method Summary
 void locationChanged()
          Called whenever the tracked item has changed.
 

Method Detail

locationChanged

void locationChanged()
Called whenever the tracked item has changed.