|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.basic.BasicButtonUI
org.jdesktop.swingx.plaf.basic.BasicHyperlinkUI
org.jdesktop.swingx.plaf.windows.WindowsHyperlinkUI
@Deprecated public class WindowsHyperlinkUI
Extends BasicHyperlinkUI and paints the text with an offset when mouse
pressed.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jdesktop.swingx.plaf.basic.BasicHyperlinkUI |
---|
BasicHyperlinkUI.BasicHyperlinkListener |
Constructor Summary | |
---|---|
WindowsHyperlinkUI()
Deprecated. |
Method Summary | |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
Deprecated. |
Methods inherited from class org.jdesktop.swingx.plaf.basic.BasicHyperlinkUI |
---|
contains, paint |
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 |
---|
public WindowsHyperlinkUI()
Method Detail |
---|
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |