public static class BrowseController.FollowMapLink extends javax.swing.AbstractAction implements MenuItemEnabledListener
Constructor and Description |
---|
FollowMapLink(ViewControllerAdapter controller) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected MapNodePositionHolderBase |
getHook() |
boolean |
isEnabled(javax.swing.JMenuItem pItem,
javax.swing.Action pAction) |
public FollowMapLink(ViewControllerAdapter controller)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
protected MapNodePositionHolderBase getHook()
public boolean isEnabled(javax.swing.JMenuItem pItem, javax.swing.Action pAction)
isEnabled
in interface MenuItemEnabledListener