| Class | Description |
|---|---|
| EditorPaneLinkVisitor |
A ActionListener using a JXEditorPane to "visit" a LinkModel.
|
| LinkAction<T> |
Convenience implementation to simplify
JXHyperlink configuration and
provide minimal api as needed by a org.jdesktop.swingx.hyperlink.LinkRenderer. |
| LinkModel |
An bean which represents an URL link.
|
| LinkModelAction<T extends LinkModel> |
Specialized LinkAction for a target of type
LinkModel. |