Uses of Interface
net.xoetrope.xui.XAttributedComponent

Packages that use XAttributedComponent
net.xoetrope.awt   
net.xoetrope.optional.svg   
net.xoetrope.swing   
net.xoetrope.swing.toolbar   
net.xoetrope.swt   
 

Uses of XAttributedComponent in net.xoetrope.awt
 

Classes in net.xoetrope.awt that implement XAttributedComponent
 class XButton
          A wrapper for the AWT Button class.
 class XCheckbox
          A wrapper for the AWT Checkbox class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
 class 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
 class XImage
          Draws an image Copyright: Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.6 $
 class 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 $
 class XLabel
          Draws text.
 class XPanel
          A basic container for components.
 class XRadioButton
          A wrapper for the Checkbox class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
 class XScrollableMetaContent
          Implements a scrollable holder for a XMetaContent component Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
 class XScrollPane
          Wraps ScrollPane Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.3 $
 class XTab
          Paint a tab item Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.2 $ License: see License.txt
 class XTable
          Provides a simple read-only tables/grid component.
 class XTabPanel
          A tab panel.
 class 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
 

Uses of XAttributedComponent in net.xoetrope.optional.svg
 

Classes in net.xoetrope.optional.svg that implement XAttributedComponent
 class XSvgCanvas
          The PPSVGCanvas is the J2ME Personal Profile implementation of the SVG Canvas.
 class XSvgImageMap
          An image map based upon an SVG image, allowing selection of specified area within the SVG image.
 

Uses of XAttributedComponent in net.xoetrope.swing
 

Classes in net.xoetrope.swing that implement XAttributedComponent
 class XComboBox
          A wrapper for the Swing JComboBox class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
 class XEdit
          A wrapper for the Swing JTextField class Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt $Revision: 2.8 $
 class XEditorPane
          A wrapper for the JTextPane class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
 class XImageButton
          Uses a set of images to create a button Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 1.17 $
 class XMenuItem
          A wrapper for menu items Copyright (c) Xoetrope Ltd., 1998-2004
 class XMetaContent
          This component renders XML based content.
 class 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 $
 class XSplitPane
          A wrapper for the Swing JSplitPane class Components are added left-right or top-bottom Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
 class XTable2
          Provides a wrapper for the XTable for backward compatibility Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.12 $
 class XTextArea
          A wrapper for the JTextArea class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
 class XTextPane
          A wrapper for the JTextPane class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
 class XTree
          A tree control, wraps JTree Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.4 $
 

Uses of XAttributedComponent in net.xoetrope.swing.toolbar
 

Classes in net.xoetrope.swing.toolbar that implement XAttributedComponent
 class XToolbarButton
          A toolbar style button Copyright (c) Xoetrope Ltd., 2001-2006
Please see license.txt for licensing details $Revision: 2.5 $
 

Uses of XAttributedComponent in net.xoetrope.swt
 

Classes in net.xoetrope.swt that implement XAttributedComponent
 class XCoolBar
           Draws a coolbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
 class XDialog
           Provides support for Popups.
 class XDialogTable
          Abstract class which extends XDialog for the SWT Tables
 class XDialogTableAddColumn
          Class which extends XDialogTable for the SWT Tables, and show a dialog to add a column to a table.
 class XDialogTableAddItem
          Class which extends XDialogTable for the SWT Tables, and show a dialog to add an item to a table.
 class 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.
 class XEditTable
           Provides a simple read-only tables/grid component.
 class XExpandBar
           Draws an expandbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
 class 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
 class XLink
           Draws an expandbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
 class XList
           A wrapper for the SWT List class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
 class XProgressBar
           Draws an progressbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
 class XScale
           Draws a scale Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
 class XSlider
           Draws a slider Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
 class XSpinner
           Draws a spinner Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
 class XSwtPage
           A basic unit for building applications.
 class XSwtTarget
          When using framesets the 'screen' is devided up into a number of different target areas.
 class XToolBar
           Draws a toolbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
 class XToolItem
           Draws a coolitem Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
 class XToolTip
          A Tooltip class for AWT components.