registers the given "AllListener" object as a listener at the
given interface by creating a suitable listener adapter and
calling the "addListener" method corresponding to the
"ListenerType".
registers an object as a listener at the given interface by
creating a suitable listener adapter and calling the method
which corresponds to the listener type.
registers the given "AllListener" object as a listener at the
given interface by creating a suitable listener adapter and
calling the "addListener" method corresponding to the
"ListenerType".
registers an object as a listener at the given interface by
creating a suitable listener adapter and calling the method
which corresponds to the listener type.
Only the event corresponding to the given event method
will be delegated to xAllListener.