Package VASSAL.tools.concurrent.listener
package VASSAL.tools.concurrent.listener
-
Interface SummaryInterfaceDescriptionAn interface for handling events.An interface to provide support for
EventListeners.An interface to provide support forEventListeners. -
Class SummaryClassDescriptionA class to provide support for
EventListeners.A class to provide support forEventListeners.DotPrinter<T>Prints dots to a stream in response to events.AnEventListenerwhich does nothing.AnEventListenerwhich accumulates the events it receives into aList.