public class FadeTo extends Effect
Defines the fade to Effect. A fade to consists to fade a component
to a specified opacity value.
| Constructor and Description |
|---|
FadeTo()
Creates this effect
|
FadeTo(EffectSpeed effectSpeed,
float opacity)
Constructs a new fadeto effect executing at the given
EffectSpeed
and fading to the given opacity. |
| Modifier and Type | Method and Description |
|---|---|
String |
chainLabel() |
effectCallback, setCallback, statementArgspublic FadeTo()
public FadeTo(EffectSpeed effectSpeed, float opacity)
EffectSpeed
and fading to the given opacity.public String chainLabel()
each, css...)Copyright © 2009-2012. All Rights Reserved.