com.realtime.crossfire.jxclient.items
Interface CfItemListener

All Superinterfaces:
java.util.EventListener

public interface CfItemListener
extends java.util.EventListener

Interface for listeners for attribute changes of CfItems.


Method Summary
 void itemModified()
          Will be called when any attribute has been changed.
 

Method Detail

itemModified

void itemModified()
Will be called when any attribute has been changed.