public class SubstanceTipOfTheDayUI
extends org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
JXTipOfTheDay.| Modifier and Type | Field | Description |
|---|---|---|
protected org.pushingpixels.substance.internal.animation.IconGlowTracker |
iconGlowTracker |
| Constructor | Description |
|---|---|
SubstanceTipOfTheDayUI(org.jdesktop.swingx.JXTipOfTheDay tip) |
Creates a new UI delegate.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ComponentUI |
createUI(JComponent comp) |
|
protected void |
installComponents() |
createChangeListener, createDialog, createDialog, getPreferredSize, installDefaults, installKeyboardActions, installListeners, installUI, showCurrentTip, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, paint, updateprotected org.pushingpixels.substance.internal.animation.IconGlowTracker iconGlowTracker
public SubstanceTipOfTheDayUI(org.jdesktop.swingx.JXTipOfTheDay tip)
tip - Tip component.public static ComponentUI createUI(JComponent comp)
protected void installComponents()
installComponents in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI