com.realtime.crossfire.jxclient.shortcuts
Interface ShortcutListener

All Superinterfaces:
java.util.EventListener

public interface ShortcutListener
extends java.util.EventListener

Interface for listeners for Shortcut changes.


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

Method Detail

shortcutModified

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