org.robokind.api.animation.editor.features
Class SynchronizedPointGroup.LinkPoints

java.lang.Object
  extended by org.robokind.api.animation.editor.features.SynchronizedPointGroup.LinkPoints
All Implemented Interfaces:
HistoryAction
Enclosing class:
SynchronizedPointGroup

public class SynchronizedPointGroup.LinkPoints
extends Object
implements HistoryAction


Constructor Summary
SynchronizedPointGroup.LinkPoints()
           
 
Method Summary
 boolean getActionPerformed()
           
 String getName()
           
 void redo(Object invoker)
           
 void toggle(Object invoker)
           
 void undo(Object invoker)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SynchronizedPointGroup.LinkPoints

public SynchronizedPointGroup.LinkPoints()
Method Detail

getName

public String getName()
Specified by:
getName in interface HistoryAction
Returns:

toggle

public void toggle(Object invoker)
Specified by:
toggle in interface HistoryAction

undo

public void undo(Object invoker)
Specified by:
undo in interface HistoryAction

redo

public void redo(Object invoker)
Specified by:
redo in interface HistoryAction

getActionPerformed

public boolean getActionPerformed()
Specified by:
getActionPerformed in interface HistoryAction
Returns:


Copyright © 2011-2013. All Rights Reserved.