public abstract void menuSelectionChanged (boolean isIncluded)

Call by the MenuSelectionManager when the MenuElement is added or removed from the menu selection.

Parameters:
isIncluded    can be used to indicate if this MenuElement is active (if it is a menu) or is on the part of the menu path that changed (if it is a menu item).