org.robokind.impl.animation.messaging
Class LibraryAnimationListener

java.lang.Object
  extended by org.robokind.impl.animation.messaging.LibraryAnimationListener
All Implemented Interfaces:
Listener<AnimationEvent>

public class LibraryAnimationListener
extends Object
implements Listener<AnimationEvent>

Author:
Matthew Stevenson

Constructor Summary
LibraryAnimationListener(org.osgi.framework.BundleContext context, String libraryFilter)
           
 
Method Summary
 void handleEvent(AnimationEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LibraryAnimationListener

public LibraryAnimationListener(org.osgi.framework.BundleContext context,
                                String libraryFilter)
Method Detail

handleEvent

public void handleEvent(AnimationEvent event)
Specified by:
handleEvent in interface Listener<AnimationEvent>


Copyright © 2011-2012. All Rights Reserved.