Interface MenuItemShownListener

All Known Implementing Classes:
EnableCheckMenuItemShownListener

public interface MenuItemShownListener
An object that is notified when a particular menu item is shown e.g. to set its enabled state.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details