|
swingx Version 2005-08-19 |
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
Pattern.
Pattern.
Pattern.
Pattern.
Pattern.
Pattern.
searchString from the beginning of a document.
searchString from the given position in a document.
searchString in the given direction from the some position in a document.
Highlighter and
notifies registered ChangeListeners if this
is mutable.
JXCollapsiblePane.
continuousLayout property.
dragEnabled property, which determines whether or not
the user can drag images out of the image view and into other components or
application.
expandsSelectedPaths property for the tree
part.
Calendar.SUNDAY in US, Calendar.MONDAY
in France.
Highlighter and notifies
registered ChangeListeners if this is mutable.
BasicGradientPainter gradient =
new BasicGradientPainter(new GradientPaint(
new Point2D.Double(0,0),
Color.WHITE,
new Point2D.Double(1,0),
UIManager.getColor("control")));
panel.setBackgroundPainter(gradient);
There are several predefined gradients that may also be used. For example:
BasicGradientPainter gradient =
new BasicGradientPainter(BasicGradientPainter.WHITE_TO_CONTROL_HORIZONTAL);
panel.setBackgroundPainter(gradient);
TableModel is compatible with JXTreeTable before
invoking the inherited version.
progress bound property.
setDefaultErrorReporter instead
scrollsOnExpand property for the tree
part.
c.
Highlighter
and notifies registered ChangeListeners if this is mutable.
Highlighter and
notifies registered ChangeListeners if this is mutable.
JXMonthView will display week
numbers or not.
showsRootHandles property for the tree
part.
TreeTableModel.
StackLayout is a Swing layout aimed to act as the layers
stack of most popuplar graphics editing tools like The GIMP or
Photoshop.java.beans.PropertyChangeSupport is almost
identical in functionality.SwingWorker.
state bound property.
|
swingx Version 2005-08-19 |
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||