org.friendularity.bundle.ui.swing.animation
Class AnimConnector

java.lang.Object
  extended by 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

Constructor Summary
AnimConnector(org.jflux.api.core.Source<String> ipSource, String animDestStr, Integer animDestType)
           
 
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
 

Constructor Detail

AnimConnector

public AnimConnector(org.jflux.api.core.Source<String> ipSource,
                     String animDestStr,
                     Integer animDestType)
Method Detail

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.