Package net.xoetrope.swt

Interface Summary
Addable An interface that add a control
 

Class Summary
BorderLayout The border layout
SwtComponentFactory A factory for non-base Swing components such as trees, tables and split panes Copyright: Copyright (c) Xoetrope Ltd., 2001-2004 $Revision: 2.7 $ License see license.txt
SwtDataBindingFactory A data binding factory for the additional swing bindings Copyright: Copyright (c) Xoetrope Ltd., 2001-2004 $Revision: 2.3 $ License see license.txt
SwtWidgetAdapter Adapts the abstract component definition used by the common xui (net.xoetrope.xui) package to the concrete definition of an SWT component.
XAlignmentHelper A utility class to help in setting alignment options Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
XApplet This class is constructed with a window or frame and can be part of an applet or an application.
XButton A wrapper for the SWT Button class.
XCheckbox A wrapper for the SWT 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 $
XCoolBar Draws a coolbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XDialog Provides support for Popups.
XDialogTable Abstract class which extends XDialog for the SWT Tables
XDialogTableAddColumn Class which extends XDialogTable for the SWT Tables, and show a dialog to add a column to a table.
XDialogTableAddItem Class which extends XDialogTable for the SWT Tables, and show a dialog to add an item to a table.
XDialogTableSetValueColumnItem Class which extends XDialogTable for the SWT Tables, and show a dialog to set a value to an attribute of an item to a table.
XEdit A wrapper for the SWT TextField class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
XEditTable Provides a simple read-only tables/grid component.
XExpandBar Draws an expandbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XExpandItem Draws an expanditem Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $ Notice : You must put a layout in parameter
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 (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XImageMap Class which extends XHotspotImage
XLabel Draws text.
XLayoutHelper A helper class for working with layout managers.
XLink Draws an expandbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XList A wrapper for the SWT List class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
XMenu A wrapper for menus Copyright (c) Xoetrope Ltd., 1998-2004
XMenuBar A wrapper for menus Copyright (c) Xoetrope Ltd., 1998-2004
XMenuItem A wrapper for menu items Copyright (c) Xoetrope Ltd., 1998-2004
XMessageBox Creates a simple modal MessageBox with a label for the text and a close button Copyright (c) Xoetrope Ltd., 2001-2006
License: see license.txt $Revision: 2.7 $
XPanel A basic container for components.
XPassword A wrapper for the Swing JPasswordField class, adding an echo character Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.5 $
XProgressBar Draws an progressbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XRadioButton A wrapper for the RadioButton class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.10 $
XScale Draws a scale Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XScrollPane Wraps ScrollPane Copyright (c) Xoetrope Ltd., 2001-2006
For license information please see license.txt $Revision: 2.3 $
XSlider Draws a slider Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XSpinner Draws a spinner Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XSplitPane Draws a splitpane Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XStyle A style for storing information about the look of a component.
XSwtEventHandler Implements an event handler for XUI.
XSwtPage A basic unit for building applications.
XSwtTarget When using framesets the 'screen' is devided up into a number of different target areas.
XTable Provides a simple read-only tables/grid component.
XTabPanel A tab panel.
XTextArea A wrapper for the JTextArea class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XToolBar Draws a toolbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XToolItem Draws a coolitem Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XToolTip A Tooltip class for AWT components.
XTree A tree control, wraps JTree Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.4 $