org.pietschy.command

Interface GroupListener

All Superinterfaces:
EventListener

public interface GroupListener
extends EventListener

This interface is used to monitor changes in the members of a CommandGroup.

Method Summary

void
membersChanged(GroupEvent e)
Called when the members of this group have changed.

Method Details

membersChanged

public void membersChanged(GroupEvent e)
Called when the members of this group have changed.
Parameters:
e - the change event