|
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. |