static class ActionsMenuCreator.MenuItemActionListener
extends java.lang.Object
implements java.beans.PropertyChangeListener
Constructor and Description |
---|
MenuItemActionListener(java.beans.PropertyChangeListener sup,
javax.swing.AbstractButton component)
Creates listener.
|
Modifier and Type | Method and Description |
---|---|
void |
propertyChange(java.beans.PropertyChangeEvent e)
Listens for NMAction.ACTION_SHORTCUTS.
|