Package net.xoetrope.xui.events

Interface Summary
XAction An interface for setting and action object, for example this is used by the Swing XMenuItem to set an Action object.
XEventAdapter  
XListenerHelper An interface to support addition of component specific event handling from the XuiBuilder class without having to know specific details of the component or the event.
XuiEventHandler Specifies an event handler for XUI.
 

Class Summary
XHandlerInvoker A utility class to look up and invoke a handler method