Class WindowsHyperlinkUI


  • @Deprecated
    public class WindowsHyperlinkUI
    extends BasicHyperlinkUI
    Deprecated.
    pre-0.9.4
    Extends BasicHyperlinkUI and paints the text with an offset when mouse pressed.
    • Constructor Detail

      • WindowsHyperlinkUI

        public WindowsHyperlinkUI()
        Deprecated.
    • Method Detail

      • createUI

        public static javax.swing.plaf.ComponentUI createUI​(javax.swing.JComponent c)
        Deprecated.
      • paintButtonPressed

        protected void paintButtonPressed​(java.awt.Graphics g,
                                          javax.swing.AbstractButton b)
        Deprecated.
        Overrides:
        paintButtonPressed in class BasicHyperlinkUI