Classes

JDispatcher

Class to handle dispatching of events.

This is the Observable part of the Observer design pattern for the event architecture.
« More »

JEvent

JEvent Class

This class allows for simple but smart objects with get and set methods and an internal error handler.
« More »