Interface PopupMenuCustomizer<T>

    • Method Detail

      • customizePopupMenu

        void customizePopupMenu​(T source,
                                JPopupMenu menu)
        For customizing the popup menu.
        Parameters:
        source - the source, e.g., event
        menu - the menu to customize