Package net.xoetrope.awt

Class Summary
AwtWidgetAdapter Adapts the abstract component definition used by the common xui (net.xoetrope.xui) package to the concrete definition of an AWT component.
XApplet This class is constructed with a window or frame and can be part of an applet or an application.
XAwtHelper A collection of utilities for use with the Swing version of XUI Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 1.1 $ License: see License.txt
XButton A wrapper for the AWT Button class.
XCheckbox A wrapper for the AWT Checkbox class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
XComboBox A wrapper for the AWT Choice class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.2 $
XDialog Provides support for Popups.
XDialogEventDispatchThread  
XEdit A wrapper for the AWT TextField class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
XHotspotImage A widget for displaying an image and associating hotspots at coordinates specified in an external file Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XImage Draws an image Copyright: Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.6 $
XImageMap An extended hotspot support the drawing of a polygon around the 'hot' area Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.3 $
XLabel Draws text.
XLanguageChooserDialog A dialog for choosing languages.
XList A wrapper for the AWT List class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
XMenu A wrapper for menus Copyright: Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt
XMenuBar A wrapper for menus Copyright: Copyright (c) Xoetrope Ltd., 2002-2003
XMenuItem A wrapper for menu items Copyright: Copyright (c) Xoetrope Ltd., 2002-2003
XMessageBox Creates a simple modal MessageBox with a label for the text and a close button Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.7 $
XMetaContent This component renders XML based content.
XPanel A basic container for components.
XPassword A wrapper for the AWT TextField class, adding an echo character Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XRadioButton A wrapper for the Checkbox class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XScrollableMetaContent Implements a scrollable holder for a XMetaContent component Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XScrollPane Wraps ScrollPane Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.3 $
XTab Paint a tab item Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.2 $ License: see License.txt
XTable Provides a simple read-only tables/grid component.
XTableRenderer Provides a simple read-only tables/grid component.
XTabPanel A tab panel.
XTextArea A wrapper for the AWT TextField class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.2 $
XToolTip A Tooltip class for AWT components.
XUnknown A dummy component type, used if no other component can be found Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.3 $ License: see License.txt