public class EdgeWidthAction extends NodeGeneralAction implements NodeActorXml, MenuItemSelectedListener
logger, modeController| Constructor and Description |
|---|
EdgeWidthAction(MindMapController controller,
int width) |
| 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() |
int |
getWidth() |
int |
getWidth(MindMapNode selected) |
boolean |
isSelected(javax.swing.JMenuItem pCheckItem,
javax.swing.Action pAction) |
void |
setEdgeWidth(MindMapNode node,
int width) |
addActor, execute, getNodeFromID, getNodeID, setName, setSingleNodeOperation, xmlActionPerformedactionPerformed, addActor, getActor, getMindMapController, getShortDescriptionpublic EdgeWidthAction(MindMapController controller, int width)
public ActionPair apply(MindMap model, MindMapNode selected)
apply in interface NodeActorXmlpublic java.lang.Class getDoActionClass()
getDoActionClass in interface ActorXmlpublic void setEdgeWidth(MindMapNode node, int width)
public int getWidth(MindMapNode selected)
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 MenuItemSelectedListenerpublic int getWidth()