public class CloudAction extends NodeGeneralAction implements NodeActorXml, MenuItemSelectedListener
logger, modeController
Constructor and Description |
---|
CloudAction(MindMapController controller) |
Modifier and Type | Method and Description |
---|---|
void |
act(freemind.controller.actions.generated.instance.XmlAction action) |
ActionPair |
apply(MindMap model,
MindMapNode selected) |
java.lang.Class |
getDoActionClass() |
boolean |
isSelected(javax.swing.JMenuItem pCheckItem,
javax.swing.Action pAction) |
void |
setCloud(MindMapNode node,
boolean enable) |
addActor, execute, getNodeFromID, getNodeID, setName, setSingleNodeOperation, xmlActionPerformed
actionPerformed, addActor, getActor, getMindMapController, getShortDescription
public CloudAction(MindMapController controller)
public java.lang.Class getDoActionClass()
getDoActionClass
in interface ActorXml
public ActionPair apply(MindMap model, MindMapNode selected)
apply
in interface NodeActorXml
public void setCloud(MindMapNode node, boolean enable)
public void act(freemind.controller.actions.generated.instance.XmlAction action)
act
in interface ActorXml
act
in class NodeGeneralAction
public boolean isSelected(javax.swing.JMenuItem pCheckItem, javax.swing.Action pAction)
isSelected
in interface MenuItemSelectedListener