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, xmlActionPerformedactionPerformed, addActor, getActor, getMindMapControllerpublic CloudAction(MindMapController controller)
public java.lang.Class getDoActionClass()
getDoActionClass in interface ActorXmlpublic ActionPair apply(MindMap model, MindMapNode selected)
apply in interface NodeActorXmlpublic void setCloud(MindMapNode node, boolean enable)
public void act(freemind.controller.actions.generated.instance.XmlAction action)
act in interface ActorXmlact in class NodeGeneralActionpublic boolean isSelected(javax.swing.JMenuItem pCheckItem,
javax.swing.Action pAction)
isSelected in interface MenuItemSelectedListener