Interface CustomPopupMenuProvider

    • Method Detail

      • getCustomPopupMenu

        BasePopupMenu getCustomPopupMenu​(MouseEvent e)
        Creates a popup menu for the given mouse event.
        Parameters:
        e - the event that triggered the request
        Returns:
        the menu, null if none was generated