|
Class Summary |
| AbstractDataGridModel |
|
| AComboBox |
AComboBox provides a another combo box. |
| BoxLayout2 |
BoxLayout2 provides another BoxLayout
and is helpful for layout button area. |
| CardLayout2 |
A better card layout. |
| CellLayout |
CellLayout provides a cell layout. |
| CellLayout.Constraints |
The CellLayout Constraints. |
| DefaultDataGridModel |
DefaultDataGridModel provides a default data grid model. |
| DefaultFileFilter |
DefaultFileFilter provides a default file filter. |
| GridLayout2 |
GridLayout2 provides a layout and it's behavior as
same as java.awt.GridLayout, but it has features to
use component preferrred size and minimum size. |
| JCalendar |
JCalendar provides a calendar component. |
| JCalendarBeanInfo |
|
| JCardPane |
JCardPane provides a multiple card panel based
on CardLayout2. |
| JCardPaneBeanInfo |
|
| JCommonPane |
JCommonPane provides some common panel. |
| JDataGrid |
JDataGrid provides a data grid, add some features
such as row header, cell attributes, cell merge and split,
undo and redo support. |
| JDataGridBean |
JDataGridBean provides a JavaBean ready to use. |
| JDataGridBeanInfo |
|
| JDirChooser |
JDirChooser provides a tree control to allow a user
select a directory. |
| JDirChooserBeanInfo |
|
| JFontChooser |
JFontChooser provides a pane of controls designed to allow
a user to manipulate and select a font. |
| JFontChooserBeanInfo |
|
| JGridPane |
JGridPane provides a scrollable grid pane, based
on the GridLayout2. |
| JImageViewer |
JImageViewer provides a panel to display images, adding
support to zoom and rotate the image. |
| JLineBar |
JLineBar provides a bar represents the line number of
the text component. |
| JLineBarBeanInfo |
|
| JLinkButton |
JLinkButton provides a button can launch a
URL. |
| JLinkButtonBeanInfo |
|
| JListView |
JListView provides a component to diplay more objects
from a list. |
| JPrintPreview |
JPrintPreview provides a print preview component. |
| JPrintPreviewBeanInfo |
|
| JSideBar |
JSideBar provides a side bar. |
| JSidePane |
JSidePane provides a component to add group panel. |
| JStatusBar |
JStatusBar provides a component to attach a status bar. |
| JStyleBar |
JStyleBar provides a style bar. |
| JTextFinder |
JTextFinder provides a text finder component. |
| JTextSpeller |
JTextSpeller provides a text speller component. |
| JWizardPane |
JWizardPane provides a wizard component.
For the better Look and Feel with the JWizardPane,
the side image preferred size is 164x314, the banner image preferred
size is 495x62, the logo icon preferred size is 54x54. |
| JWizardPaneBeanInfo |
|
| ModelFactory |
ModelFactory provides a factory to
creates some model to use in swing component. |
| ModelIO |
ModelIO provides model input and export operation. |
| PrintFactory |
PrintFactory create Printable for print. |
| ValueAction |
ValueAction provides a value action to
store the action properties. |
| WorkBook |
WorkBook |
| WorkSheet |
WorkSheet |
| XCheckBox |
XCheckBox is a three state CheckBox. |
| XSeparator |
XSeparator provides a separator has a title. |
| XTree |
XTree provides a JTree expends component, provides
inheritance selection mode. |