Interface PopupMenuListener


  • public interface PopupMenuListener
    For listeners that can display a popup menu.
    Version:
    $Revision$
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • showPopupMenu

        void showPopupMenu​(MouseEvent e)
        The popup menu is shown.
        Parameters:
        e - the mouse event that triggered the display of popup menu