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

java.lang.Object
  extended by org.robokind.api.animation.editor.actions.EditorAction<ControlPointEditor,Point2D,Point2D>
      extended by org.robokind.api.animation.editor.features.SynchronizedPointGroup.LinkAction
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
SynchronizedPointGroup

public class SynchronizedPointGroup.LinkAction
extends EditorAction<ControlPointEditor,Point2D,Point2D>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.robokind.api.animation.editor.actions.EditorAction
EditorAction.AddChild<T extends AbstractEditor<B,C>,B,C>, EditorAction.AddChildController<T extends AbstractEditor<B,C>,B,C>, EditorAction.Remove<T extends AbstractEditor<B,C>,B,C>, EditorAction.RemoveChild<T extends AbstractEditor<B,C>,B,C>, EditorAction.SetSelect<T extends AbstractEditor<B,C>,B,C>, EditorAction.SetState<T extends AbstractEditor<B,C>,B,C>
 
Field Summary
 
Fields inherited from class org.robokind.api.animation.editor.actions.EditorAction
myController, myHistory
 
Constructor Summary
SynchronizedPointGroup.LinkAction(ControlPointEditor editor)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class org.robokind.api.animation.editor.actions.EditorAction
Disabled, getHistory, getParent, Locked, Select, setHistory, Visible
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SynchronizedPointGroup.LinkAction

public SynchronizedPointGroup.LinkAction(ControlPointEditor editor)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)


Copyright © 2011-2013. All Rights Reserved.