freemind.modes.mindmapmode.actions
Interface NodeActorXml

All Superinterfaces:
ActorXml
All Known Implementing Classes:
BoldAction, CloudAction, EdgeStyleAction, EdgeWidthAction, FontFamilyAction, FontSizeAction, ItalicAction, MoveNodeAction, NodeStyleAction, RemoveAllIconsAction, RemoveIconAction, UnderlinedAction

public interface NodeActorXml
extends ActorXml

Author:
foltin To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Method Summary
 ActionPair apply(MindMap model, MindMapNode selected)
           
 
Methods inherited from interface freemind.modes.mindmapmode.actions.xml.ActorXml
act, getDoActionClass
 

Method Detail

apply

ActionPair apply(MindMap model,
                 MindMapNode selected)
Parameters:
model -
selected -