public class CompoundActionHandler extends javax.swing.AbstractAction implements ActorXml
| Constructor and Description |
|---|
CompoundActionHandler(MindMapController c) |
| Modifier and Type | Method and Description |
|---|---|
void |
act(freemind.controller.actions.generated.instance.XmlAction action) |
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
java.lang.Class |
getDoActionClass() |
public CompoundActionHandler(MindMapController c)
public void act(freemind.controller.actions.generated.instance.XmlAction action)
public java.lang.Class getDoActionClass()
getDoActionClass in interface ActorXmlpublic void actionPerformed(java.awt.event.ActionEvent arg0)
actionPerformed in interface java.awt.event.ActionListener