|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.robokind.api.animation.editor.actions.EditorAction<MotionPathEditor,Point2D,ControlPointEditor>
org.robokind.api.animation.editor.actions.MotionPathActions.PathAction
org.robokind.api.animation.editor.actions.MotionPathActions.SetInterpolatorFactory
public static class MotionPathActions.SetInterpolatorFactory
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 | |
---|---|
MotionPathActions.SetInterpolatorFactory(MotionPathEditor controller,
InterpolatorFactory factory)
|
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 |
---|
public MotionPathActions.SetInterpolatorFactory(MotionPathEditor controller, InterpolatorFactory factory)
controller
- factory
- Method Detail |
---|
public void actionPerformed(ActionEvent e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |