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 © 2018 JGoodies Software GmbH. All rights reserved.