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