|
||||||||
| 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.PanelUI
org.jdesktop.swingx.plaf.TipOfTheDayUI
org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
org.pushingpixels.substance.swingx.SubstanceTipOfTheDayUI
public class SubstanceTipOfTheDayUI
Substance-consistent UI delegate for JXTipOfTheDay.
| Field Summary | |
|---|---|
protected org.pushingpixels.substance.internal.animation.IconGlowTracker |
iconGlowTracker
|
| Fields inherited from class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI |
|---|
changeListener, currentTipComponent, tipArea, tipFont, tipPane |
| Constructor Summary | |
|---|---|
SubstanceTipOfTheDayUI(org.jdesktop.swingx.JXTipOfTheDay tip)
Creates a new UI delegate. |
|
| Method Summary | |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent comp)
|
protected void |
installComponents()
|
| Methods inherited from class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI |
|---|
createChangeListener, createDialog, createDialog, getPreferredSize, installDefaults, installKeyboardActions, installListeners, installUI, showCurrentTip, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUI |
| Methods inherited from class javax.swing.plaf.ComponentUI |
|---|
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, paint, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.pushingpixels.substance.internal.animation.IconGlowTracker iconGlowTracker
| Constructor Detail |
|---|
public SubstanceTipOfTheDayUI(org.jdesktop.swingx.JXTipOfTheDay tip)
tip - Tip component.| Method Detail |
|---|
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent comp)
protected void installComponents()
installComponents in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||