Interface PopupMenuProvider


public interface PopupMenuProvider
Used with JMenuStatusBarItem to pass a (possibly dynamic) pop-up menu.
Since:
8.0
Author:
Michael Bedward
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the popup menu.
  • Method Details

    • getMenu

      JPopupMenu getMenu()
      Gets the popup menu.
      Returns:
      the menu