Uses of Class
org.jdesktop.swingx.plaf.basic.BasicHyperlinkUI

Packages that use BasicHyperlinkUI
org.jdesktop.swingx.plaf.windows Provides window laf specific implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels. 
 

Uses of BasicHyperlinkUI in org.jdesktop.swingx.plaf.windows
 

Subclasses of BasicHyperlinkUI in org.jdesktop.swingx.plaf.windows
 class WindowsHyperlinkUI
          Deprecated. pre-0.9.4 PENDING JW: why is this deprecated? What to use instead? kgs: clearly installDefaults can go away, but I distinctly recall that setTextShiftOffset was at one point uncommented in parent, leaving no differences with child. That is no longer the case.