Package com.nomagic.actions
Class ActionsMenuCreator.MutableActionListener
java.lang.Object
com.nomagic.actions.ActionsMenuCreator.MutableActionListener
- All Implemented Interfaces:
 PropertyChangeListener,EventListener
- Enclosing class:
 - ActionsMenuCreator
 
public class ActionsMenuCreator.MutableActionListener
extends Object
implements PropertyChangeListener
Class for handling ActionsCategory changes.
- 
Method Summary
Modifier and TypeMethodDescriptionvoidHandles ActionsCategory.CHANGE_ACTIONS_PROPERTY and recreates Menu items. 
- 
Method Details
- 
propertyChange
Handles ActionsCategory.CHANGE_ACTIONS_PROPERTY and recreates Menu items.- Specified by:
 propertyChangein interfacePropertyChangeListener
 
 -