Package org.jdesktop.swingx.hyperlink

Class Summary
AbstractHyperlinkAction<T> Convenience implementation to simplify JXHyperlink configuration and provide minimal api.
EditorPaneLinkVisitor A ActionListener using a JXEditorPane to "visit" a LinkModel.
HyperlinkAction A implementation wrapping Desktop actions BROWSE and MAIL, that is URI-related.
LinkModel An bean which represents an URL link.
LinkModelAction<T extends LinkModel> Specialized LinkAction for a target of type LinkModel.