Uses of Class
com.jgoodies.animation.AnimationEvent.Type

Packages that use AnimationEvent.Type
com.jgoodies.animation Contains the core types of the JGoodies Animation library 
 

Uses of AnimationEvent.Type in com.jgoodies.animation
 

Methods in com.jgoodies.animation that return AnimationEvent.Type
 AnimationEvent.Type AnimationEvent.type()
          Returns the event type: started or stopped.
static AnimationEvent.Type AnimationEvent.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AnimationEvent.Type[] AnimationEvent.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2001-2013 JGoodies Software GmbH. All Rights Reserved.