Crossfire JXClient, Trunk
com.realtime.crossfire.jxclient.items.CfItemListener Interface Reference

Interface for listeners for attribute changes of CfItems. More...

+ Inheritance diagram for com.realtime.crossfire.jxclient.items.CfItemListener:
+ Collaboration diagram for com.realtime.crossfire.jxclient.items.CfItemListener:

Public Member Functions

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

Detailed Description

Interface for listeners for attribute changes of CfItems.

Author
Andreas Kirschbaum

Definition at line 31 of file CfItemListener.java.

Member Function Documentation

◆ itemModified()

void com.realtime.crossfire.jxclient.items.CfItemListener.itemModified ( )

Will be called when any attribute has been changed.


The documentation for this interface was generated from the following file: