Uses of Interface
org.jdesktop.swingx.BackgroundPaintable
Packages that use BackgroundPaintable
Package
Description
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
Contains classes and interfaces used by the
JXGradientChooser
component.Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
-
Uses of BackgroundPaintable in org.jdesktop.swingx
Classes in org.jdesktop.swingx that implement BackgroundPaintableModifier and TypeClassDescriptionclassCommon base class of ui clients.classclassJXCollapsiblePaneprovides a component which can collapse or expand its content area with animation and fade in/fade out effects.private final classPes: added setLocale method to refresh link text on locale changesclassA simple low-intrusion default widget for incremental search.classJXFindPanelis a basic find panel suitable for use in dialogs.classA specialized JXPanel that allows the user to construct and choose a Gradient.classJXGraphprovides a component which can display one or more plots on top of a graduated background (or grid.)classJXHeader is a simple component consisting of a title, a description, and an icon.(package private) classDeprecated.(pre-1.6.2) use a JXPanel with an ImagePainter; see Issue 988classA panel which shows an image centered.classclassJXLoginPane is a specialized JPanel that implements a Login dialog with support for saving passwords supplied for future use in a secure manner.private static classclassAll properties in this class are bound: when a properties value is changed, all PropertyChangeListeners are fired.classAn extendedJPanelthat provides additional features.classJXSearchPanelprovides complex searching features.classJXTaskPaneContainerprovides an elegant view to display a list of tasks ordered by groups (JXTaskPanes).classProvides the "Tip of The Day" pane and dialog.classA special type of Panel that has a Title section and a Content section.
The following properties can be set with the UIManager to change the look and feel of the JXTitledPanel: JXTitledPanel.titleForeground JXTitledPanel.titleBackground JXTitledPanel.titleFont JXTitledPanel.titlePainter JXTitledPanel.captionInsets JXTitledPanel.rightDecorationInsets JXTitledPanel.leftDecorationInsetsclassA simple horizontal separator that contains a title.Methods in org.jdesktop.swingx with type parameters of type BackgroundPaintableModifier and TypeMethodDescription(package private) static <C extends JComponent & BackgroundPaintable>
voidSwingXUtilities.paintBackground(C comp, Graphics2D g) -
Uses of BackgroundPaintable in org.jdesktop.swingx.color
Classes in org.jdesktop.swingx.color that implement BackgroundPaintableModifier and TypeClassDescriptionclassDependency: Because this class relies on LinearGradientPaint and RadialGradientPaint, it requires the optional MultipleGradientPaint.jar -
Uses of BackgroundPaintable in org.jdesktop.swingx.plaf.basic
Classes in org.jdesktop.swingx.plaf.basic that implement BackgroundPaintableModifier and TypeClassDescription(package private) static classActive header for a JXMonthView in zoomable mode.protected classprotected static classThe custom header component controlled and configured by this handler. -
Uses of BackgroundPaintable in org.jdesktop.swingx.renderer
Classes in org.jdesktop.swingx.renderer that implement BackgroundPaintableModifier and TypeClassDescriptionclassCompound component for usage in tree renderer.