|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FadeState | |
|---|---|
| org.jvnet.lafwidget.animation | |
| Uses of FadeState in org.jvnet.lafwidget.animation |
|---|
| Methods in org.jvnet.lafwidget.animation that return FadeState | |
|---|---|
FadeState |
FadeState.getCopy()
Returns a copy. |
FadeState |
FadeTracker.getFadeState(java.awt.Component comp,
java.lang.Comparable<?> componentId,
FadeKind fadeKind)
Returns the fade state of specified component if it's being tracked by this tracker or null. |
FadeState |
FadeTracker.getFadeState(java.awt.Component comp,
FadeKind fadeKind)
Returns the fade state of specified component if it's being tracked by this tracker or null. |
FadeState |
FadeTracker.getFadeState(java.awt.Component comp,
int componentId,
FadeKind fadeKind)
Returns the fade state of specified component if it's being tracked by this tracker or null. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||