This package contains interfaces for listeners. A listener is an object which
can be registered as a listener for a special event and has one or more methods
that can be called when the events occur. The listeners in this packgage are
these that are used to listen for a graph event in the graph from other parts of
the program. For example that the graph has been changed.