Uses of Class
org.jdesktop.swingx.hyperlink.LinkModel
-
Packages that use LinkModel Package Description org.jdesktop.swingx.hyperlink -
-
Uses of LinkModel in org.jdesktop.swingx.hyperlink
Classes in org.jdesktop.swingx.hyperlink with type parameters of type LinkModel Modifier and Type Class Description class
LinkModelAction<T extends LinkModel>
Specialized LinkAction for a target of typeLinkModel
.Methods in org.jdesktop.swingx.hyperlink that return LinkModel Modifier and Type Method Description protected LinkModel
EditorPaneLinkVisitor. getInternalLink()
Methods in org.jdesktop.swingx.hyperlink with parameters of type LinkModel Modifier and Type Method Description void
EditorPaneLinkVisitor. visit(LinkModel link)
-