Uses of Class
org.jdesktop.swingx.JXHyperlink
Packages that use JXHyperlink
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.
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
-
Uses of JXHyperlink in org.jdesktop.swingx
Fields in org.jdesktop.swingx declared as JXHyperlink -
Uses of JXHyperlink in org.jdesktop.swingx.plaf.basic
Fields in org.jdesktop.swingx.plaf.basic declared as JXHyperlinkModifier and TypeFieldDescriptionprotected JXHyperlinkBasicCalendarHeaderHandler.BasicCalendarHeader.zoomOutLinkMethods in org.jdesktop.swingx.plaf.basic that return JXHyperlinkModifier and TypeMethodDescriptionprivate JXHyperlinkBasicCalendarHeaderHandler.BasicCalendarHeader.createZoomLink()Methods in org.jdesktop.swingx.plaf.basic with parameters of type JXHyperlinkModifier and TypeMethodDescriptionprotected voidBasicTaskPaneUI.configure(JXHyperlink link) Configures internally used hyperlink on new action creation and on every call toupdateUI(). -
Uses of JXHyperlink in org.jdesktop.swingx.renderer
Subclasses of JXHyperlink in org.jdesktop.swingx.rendererModifier and TypeClassDescriptionclassAJXHyperlinkoptimized for usage in renderers and with a minimal background painter support.Subclasses with type arguments of type JXHyperlink in org.jdesktop.swingx.rendererMethods in org.jdesktop.swingx.renderer that return JXHyperlinkModifier and TypeMethodDescriptionprotected JXHyperlinkHyperlinkProvider.createRendererComponent()Factory method to create and return the component to use for rendering.