com.xoetrope.swing |
|
Java Source File Name | Type | Comment |
AddressInputVerifier.java | Class | |
XAccordian.java | Class | An accordian control where panels can be expanded or closed
Copyright (c) Xoetrope Ltd., 2001-2007, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XAnimatedText.java | Class | A fade in animation of text. |
XAudio.java | Class | A component capable of playing audio clips
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XBaseTable.java | Class | Title: XBaseTable
Description: JTable which uses the XTableModelAdapter object to store its
model information. |
XBreadcrumbBar.java | Class |
The Breadcrumb bar can be used to present a navigation history by listing
links to the pages used to navigate to the current page.
If the visible navigation history exceeds the size of the component the
component will scroll the navigation either left or right via arrow keys
automatically prefixed and appended to the component.
When a link is selected an ActionEvent is fired and the listener can
respond to the event. |
XCaptionedImage.java | Class | An extension of the XImage component that adds a caption to the image and
an optional border
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XCheckCombo.java | Class | A Combo box that contains a Combo of check boxes
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XCheckList.java | Class | A list box that contains a list of check boxes
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XCreditsText.java | Class | A component that displays text that animates/scrolls up the screen like movie credits
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XDateEdit.java | Class | An edit control with a button that pops up a DateChooser. |
XEasterEgg.java | Class | An easter eggs is a special control used to obscure access to certain
functionality. |
XFlowedTextComponent.java | Class | A component that flows text around other components, child components and
components that overlap this component. |
XGraph.java | Class | An component that displays data as charts/graphs. |
XGraphicListCellRenderer.java | Class | |
XHtmlPanelHolder.java | Class | |
XHtmlText.java | Class | HTML Text Control
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XHyperLabel.java | Class | A hyperlink component, showing an underline when under the cursor and
enabling button like actions on mouse click
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XKeypad.java | Class | An XKeyPad component is a visual representation of a numeric keypad.
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XMarqueeText.java | Class | Displays text by scrolling/animating its position across the controls width. |
XMoneyEdit.java | Class | Handles input of monetary values, stripping out the thousand separators as needed.
THIS CLASS IS INCOMPLETE
Copyright (c) Xoetrope Ltd., 2001-2007, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XPasswordDlg.java | Class | A dialog with an input for a password string, this class is designed for use with
the date edit and is not intended for general use. |
XPdfViewer.java | Class | |
XPolygonalTextArea.java | Class | A component that flows text in a user defined area. |
XProgressBar.java | Class | A progress meter that can be dynamically updated. |
XProgressIndicator.java | Class | Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XReflectedImage.java | Class | Display an image along with a reflection of that image at a user defined angle. |
XReflectedText.java | Class | Display text at a user defined angle
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XRollupBar.java | Class | An outlook style roll-up bar. |
XRotatedText.java | Class | Display text at a user defined angle
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XShape.java | Class | Draws a simple shape
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XSlider.java | Class | Wraps JSlider and adds some convenience methods and configuration
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XSpinner.java | Class | An Up-Down control or spin edit component
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XSplasher.java | Class | |
XTreeTable.java | Class | This example shows how to create a simple XTreeTable component,
by using a JTree as a renderer (and editor) for the cells in a
particular column in the JTable.
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
XuiProComponentFactory.java | Class | |
XVideo.java | Class | Video Playback Control
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |