Package | Description |
---|---|
com.jgoodies.animation |
Contains the core types of the JGoodies Animation library.
|
Modifier and Type | Method and Description |
---|---|
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-2011 JGoodies Karsten Lentzsch. All Rights Reserved.