|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PuffEffect.Mode | |
---|---|
org.odlabs.wiquery.ui.effects |
Uses of PuffEffect.Mode in org.odlabs.wiquery.ui.effects |
---|
Methods in org.odlabs.wiquery.ui.effects that return PuffEffect.Mode | |
---|---|
PuffEffect.Mode |
PuffEffect.getMode()
|
static PuffEffect.Mode |
PuffEffect.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PuffEffect.Mode[] |
PuffEffect.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.odlabs.wiquery.ui.effects with parameters of type PuffEffect.Mode | |
---|---|
void |
PuffEffect.setMode(PuffEffect.Mode mode)
|
Constructors in org.odlabs.wiquery.ui.effects with parameters of type PuffEffect.Mode | |
---|---|
PuffEffect(PuffEffect.Mode mode)
|
|
PuffEffect(PuffEffect.Mode mode,
int duration)
|
|
PuffEffect(PuffEffect.Mode mode,
int percent,
int duration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |