org.robokind.api.animation.editor.actions
Class ChannelActions.ChannelAction

java.lang.Object
  extended by org.robokind.api.animation.editor.actions.EditorAction<ChannelEditor,MotionPath,MotionPathEditor>
      extended by org.robokind.api.animation.editor.actions.ChannelActions.ChannelAction
All Implemented Interfaces:
ActionListener, EventListener
Direct Known Subclasses:
ChannelActions.ChangeColor
Enclosing class:
ChannelActions

public abstract static class ChannelActions.ChannelAction
extends EditorAction<ChannelEditor,MotionPath,MotionPathEditor>


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
ChannelActions.ChannelAction(ChannelEditor controller)
           
 
Method Summary
 
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
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed
 

Constructor Detail

ChannelActions.ChannelAction

public ChannelActions.ChannelAction(ChannelEditor controller)
Parameters:
label -
controller -


Copyright © 2011-2013. All Rights Reserved.