@Deprecated public class WindowsHyperlinkUI extends BasicHyperlinkUI
BasicHyperlinkUI.BasicHyperlinkListener
dashedRectGapHeight, dashedRectGapWidth, dashedRectGapX, dashedRectGapY
defaultTextIconGap, defaultTextShiftOffset
Constructor and Description |
---|
WindowsHyperlinkUI()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ComponentUI |
createUI(JComponent c)
Deprecated.
|
protected void |
installDefaults(AbstractButton b)
Deprecated.
|
protected void |
paintButtonPressed(Graphics g,
AbstractButton b)
Deprecated.
|
contains, createButtonListener, getFocusColor, getIconTextRect, installListeners, paint, paintFocus, paintHTMLText, paintText, uninstallListeners
clearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyPrefix, getTextShiftOffset, installKeyboardActions, installUI, paintIcon, paintText, setTextShiftOffset, uninstallDefaults, uninstallKeyboardActions, uninstallUI
getAccessibleChild, getAccessibleChildrenCount, update
public static ComponentUI createUI(JComponent c)
protected void paintButtonPressed(Graphics g, AbstractButton b)
paintButtonPressed
in class BasicHyperlinkUI
protected void installDefaults(AbstractButton b)
installDefaults
in class BasicHyperlinkUI
Copyright © 2013. All Rights Reserved.