- XAction - Class in org.swixml
-
XAction, Action Wrapper to generate Actions on the fly.
- XAction(Object, String) - Constructor for class org.swixml.XAction
-
- XDialog - Class in org.swixml
-
XDialog simply extends JDialog to allow instantiation with a parent frame
- XDialog() - Constructor for class org.swixml.XDialog
-
Creates a non-modal dialog without a title and without a specified
Frame
owner.
- XGlue - Class in org.swixml
-
Creates a Glue for BoxLayout.
- XGlue() - Constructor for class org.swixml.XGlue
-
- XGridBagConstraints - Class in org.swixml
-
XGridBagConstraints
simple extends GridBagConstraints
to
make bean style getters and setters available for all public fields in the GridBagConstraints class.
- XGridBagConstraints() - Constructor for class org.swixml.XGridBagConstraints
-
- XHBox - Class in org.swixml
-
XVBox simply extends the Box container
but ceates a horizontal Box.
- XHBox() - Constructor for class org.swixml.XHBox
-
- XScrollPane - Class in org.swixml
-
XScrollPane simply extends JScrollpane to allow setting the backgroundcolor
during the construction process
- XScrollPane() - Constructor for class org.swixml.XScrollPane
-
- XSplitPane - Class in org.swixml
-
XSplitPane simply extends JSplitPane to clear components
during the construction process
- XSplitPane() - Constructor for class org.swixml.XSplitPane
-
- XTabbedPane - Class in org.swixml
-
XSplitPane simple extends JSplitPane to clear components
during the construction process
- XTabbedPane() - Constructor for class org.swixml.XTabbedPane
-
- XTitledSeparator - Class in org.swixml
-
A wrapper class for JGoodies Forms ComponentFactory.createSeparator()
,
which creates a titled separator.
- XTitledSeparator() - Constructor for class org.swixml.XTitledSeparator
-
- XVBox - Class in org.swixml
-
XVBox simply extends the Box container
but ceates a vertical Box.
- XVBox() - Constructor for class org.swixml.XVBox
-