Uses of Class
org.odlabs.wiquery.ui.effects.BounceEffect.BounceMode

Packages that use BounceEffect.BounceMode
org.odlabs.wiquery.ui.effects   
 

Uses of BounceEffect.BounceMode in org.odlabs.wiquery.ui.effects
 

Methods in org.odlabs.wiquery.ui.effects that return BounceEffect.BounceMode
static BounceEffect.BounceMode BounceEffect.BounceMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BounceEffect.BounceMode[] BounceEffect.BounceMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.odlabs.wiquery.ui.effects with parameters of type BounceEffect.BounceMode
BounceEffect(BounceEffect.BounceDirection direction, BounceEffect.BounceMode mode, int times, int distance, int duration)
          Constructor.
 



Copyright © 2012. All Rights Reserved.