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

java.lang.Object
  extended by org.robokind.api.animation.editor.actions.ChannelActions

public class ChannelActions
extends Object

Author:
Matthew Stevenson

Nested Class Summary
static class ChannelActions.ChangeColor
           
static class ChannelActions.ChannelAction
           
 
Constructor Summary
ChannelActions()
           
 
Method Summary
static EditorAction.AddChild Add(ChannelEditor controller)
           
static EditorAction.Remove Remove(ChannelEditor controller)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelActions

public ChannelActions()
Method Detail

Remove

public static EditorAction.Remove Remove(ChannelEditor controller)
Parameters:
controller -
Returns:

Add

public static EditorAction.AddChild Add(ChannelEditor controller)
Parameters:
controller -
Returns:


Copyright © 2011. All Rights Reserved.