public final class AnimationUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
invokeOnStop(Animation animation,
Runnable runnable)
Invokes the given runnable in the EDT when the specified animation stopped.
|
Copyright © 2001-2011 JGoodies Karsten Lentzsch. All Rights Reserved.