Uses of Interface
net.xoetrope.xui.XTextHolder

Packages that use XTextHolder
net.xoetrope.awt   
net.xoetrope.swing   
net.xoetrope.swing.toolbar   
 

Uses of XTextHolder in net.xoetrope.awt
 

Classes in net.xoetrope.awt that implement XTextHolder
 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 XEdit
          A wrapper for the AWT TextField class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
 class XLabel
          Draws text.
 class XMenu
          A wrapper for menus Copyright: Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt
 class XMenuItem
          A wrapper for menu items Copyright: Copyright (c) Xoetrope Ltd., 2002-2003
 class XPassword
          A wrapper for the AWT TextField class, adding an echo character Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
 class XRadioButton
          A wrapper for the Checkbox class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
 class XTab
          Paint a tab item Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.2 $ License: see License.txt
 class XTextArea
          A wrapper for the AWT TextField class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.2 $
 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 XTextHolder in net.xoetrope.swing
 

Classes in net.xoetrope.swing that implement XTextHolder
 class XEditorPane
          A wrapper for the JTextPane 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
 

Uses of XTextHolder in net.xoetrope.swing.toolbar
 

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