org.robokind.api.animation.editor.actions
Class AnimationPlayerAction.Play

java.lang.Object
  extended by org.robokind.api.animation.editor.actions.AnimationPlayerAction.Play
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
AnimationPlayerAction

public static class AnimationPlayerAction.Play
extends Object
implements ActionListener


Constructor Summary
AnimationPlayerAction.Play(org.jflux.api.core.Source<AnimationEditor> source)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnimationPlayerAction.Play

public AnimationPlayerAction.Play(org.jflux.api.core.Source<AnimationEditor> source)
Parameters:
source -
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener


Copyright © 2011-2013. All Rights Reserved.