Package net.xoetrope.xui.events

Interface Summary
XAction An interface for invoking an action Copyright (c) Xoetrope Ltd., 2002-2006 License: see license.txt $Revision: 2.15 $
XActionable An interface for setting and action object, for example this is used by the Swing XMenuItem to set an Action object.
XActionFactory Construct a new action object Copyright (c) Xoetrope Ltd., 2002-2006.
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
XActionManager An action manager for applications.
XHandlerInvoker A utility class to look up and invoke a handler method Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.5 $ License: see License.txt