org.friendularity.bundle.ui.swing.animation
Class AnimConnector
java.lang.Object
org.friendularity.bundle.ui.swing.animation.AnimConnector
- All Implemented Interfaces:
- org.jflux.api.core.Source<org.mechio.api.animation.messaging.RemoteAnimationPlayerClient>
public class AnimConnector
- extends Object
- implements org.jflux.api.core.Source<org.mechio.api.animation.messaging.RemoteAnimationPlayerClient>
- Author:
- matt
|
Method Summary |
boolean |
connect()
|
org.mechio.api.animation.messaging.RemoteAnimationPlayerClient |
getValue()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnimConnector
public AnimConnector(org.jflux.api.core.Source<String> ipSource,
String animDestStr,
Integer animDestType)
connect
public boolean connect()
stop
public void stop()
getValue
public org.mechio.api.animation.messaging.RemoteAnimationPlayerClient getValue()
- Specified by:
getValue in interface org.jflux.api.core.Source<org.mechio.api.animation.messaging.RemoteAnimationPlayerClient>
Copyright © 2011-2014. All Rights Reserved.