Documentation of 'org.jdesktop.swingx.plaf.basic.BasicHyperlinkUI' Java class
BasicHyperlinkUI
org.jdesktop.swingx.plaf.basic

Class BasicHyperlinkUI



  • public class BasicHyperlinkUI
    extends javax.swing.plaf.basic.BasicButtonUI
    Basic implementation of the JXHyperlink UI.
    This is copied from org.jdesktop.jdnc.plaf.basic.BasicLinkButtonUI
    • Constructor Summary

      Constructors 
      Constructor and Description
      BasicHyperlinkUI() 
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean contains(javax.swing.JComponent c, int x, int y)
      static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c) 
      void paint(java.awt.Graphics g, javax.swing.JComponent c) 
      • Methods inherited from class javax.swing.plaf.basic.BasicButtonUI

        getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, installUI, uninstallUI
      • Methods inherited from class javax.swing.plaf.ComponentUI

        getAccessibleChild, getAccessibleChildrenCount, update
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BasicHyperlinkUI

        public BasicHyperlinkUI()
    • Method Detail

      • createUI

        public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
      • paint

        public void paint(java.awt.Graphics g,
                          javax.swing.JComponent c)
        Overrides:
        paint in class javax.swing.plaf.basic.BasicButtonUI
      • contains

        public boolean contains(javax.swing.JComponent c,
                                int x,
                                int y)

        Overridden to return true if the position is inside the union of the text and icon rectangle, false otherwise.

        Overrides:
        contains in class javax.swing.plaf.ComponentUI

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.