org.robokind.impl.animation.messaging
Class LibraryAnimationListener

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

public class LibraryAnimationListener
extends Object
implements org.robokind.api.common.utils.Listener<org.robokind.api.animation.protocol.AnimationEvent>

Author:
Matthew Stevenson

Constructor Summary
LibraryAnimationListener(org.osgi.framework.BundleContext context, String libraryFilter)
           
 
Method Summary
 void handleEvent(org.robokind.api.animation.protocol.AnimationEvent event)
           
 void setLibraryFilter(String filter)
           
 
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

setLibraryFilter

public void setLibraryFilter(String filter)

handleEvent

public void handleEvent(org.robokind.api.animation.protocol.AnimationEvent event)
Specified by:
handleEvent in interface org.robokind.api.common.utils.Listener<org.robokind.api.animation.protocol.AnimationEvent>


Copyright © 2011. All Rights Reserved.