Uses of Interface com.jgoodies.animation.AnimationListener

Uses in package com.jgoodies.animation

Classes implementing com.jgoodies.animation.AnimationListener

class
An abstract adapter that implements the AnimationListener interface.

Methods with parameter type com.jgoodies.animation.AnimationListener

void
Adds an AnimationListener to this animation.
void
Adds the given AnimationListener to this animation.
void
Removes an AnimationListener to this animation.
void
Removes the given AnimationListener from this animation.

Copyright © 2001-2006 JGoodies Karsten Lentzsch. All Rights Reserved.