Uses of Class
org.jdesktop.swingx.JXLabel
Packages that use JXLabel
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.
Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
-
Uses of JXLabel in org.jdesktop.swingx
Fields in org.jdesktop.swingx declared as JXLabelModifier and TypeFieldDescriptionprivate JXLabelJXLoginPane.errorMessageLabelShows an error message such as "user name or password incorrect" or "could not contact server" or something like that if something goes wrong(package private) JXLabelJXLabel.Renderer.hostMethods in org.jdesktop.swingx with parameters of type JXLabelModifier and TypeMethodDescriptionstatic ViewJXLabel.MultiLineSupport.createView(JXLabel c) private static voidJXLabel.MultiLineSupport.restoreHtmlRenderer(JXLabel src) static voidJXLabel.MultiLineSupport.updateRenderer(JXLabel c) Constructors in org.jdesktop.swingx with parameters of type JXLabelModifierConstructorDescription(package private)Renderer(JXLabel c, ViewFactory f, View v, boolean wordWrap) -
Uses of JXLabel in org.jdesktop.swingx.plaf.basic
Subclasses of JXLabel in org.jdesktop.swingx.plaf.basic