Package | Description |
---|---|
org.jdesktop.swingx.plaf.basic |
Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
|
org.jdesktop.swingx.renderer |
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BasicTaskPaneUI.configure(JXHyperlink link)
Configures internally used hyperlink on new action creation and on every call to
updateUI() . |
Modifier and Type | Class and Description |
---|---|
class |
JXRendererHyperlink
A
JXHyperlink optimized for usage in renderers and
with a minimal background painter support. |
Modifier and Type | Method and Description |
---|---|
protected JXHyperlink |
HyperlinkProvider.createRendererComponent()
Factory method to create and return the component to use for rendering.
|
Copyright © 2017. All rights reserved.