Uses of Interface
org.loboevolution.html.dom.HTMLAnchorElement
Package
Description
Contains Java Swing components that render a HTML DOM.
Contains an implementation of the W3C HTML DOM Level 2 interfaces.
-
Uses of HTMLAnchorElement in org.loboevolution.component
Modifier and TypeMethodDescriptionboolean
HtmlRendererContextImpl.isVisitedLink
(HTMLAnchorElement link) isVisitedLink. -
Uses of HTMLAnchorElement in org.loboevolution.gui
Modifier and TypeMethodDescriptionboolean
HtmlRendererContext.isVisitedLink
(HTMLAnchorElement link) isVisitedLink.boolean
LocalHtmlRendererContext.isVisitedLink
(HTMLAnchorElement link) isVisitedLink. -
Uses of HTMLAnchorElement in org.loboevolution.html.dom.domimpl