freemind.controller
Interface MenuItemEnabledListener

All Known Implementing Classes:
BoldAction, CloudColorAction, ItalicAction, NodeHookAction, UnderlinedAction

public interface MenuItemEnabledListener


Method Summary
 boolean isEnabled(javax.swing.JMenuItem item, javax.swing.Action action)
           
 

Method Detail

isEnabled

public boolean isEnabled(javax.swing.JMenuItem item,
                         javax.swing.Action action)