org.robokind.impl.animation.messaging
Class LibraryAnimationListener
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LibraryAnimationListener
public LibraryAnimationListener(org.osgi.framework.BundleContext context,
String libraryFilter)
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.