protected class MindMapController.FollowLinkAction extends javax.swing.AbstractAction implements MenuItemEnabledListener
| Constructor and Description |
|---|
MindMapController.FollowLinkAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
boolean |
isEnabled(javax.swing.JMenuItem pItem,
javax.swing.Action pAction) |
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic boolean isEnabled(javax.swing.JMenuItem pItem,
javax.swing.Action pAction)
isEnabled in interface MenuItemEnabledListener