Interface MenuFactory

    • Method Detail

      • create

        JContextMenu create​(Figure figure)
        Create an instance of the menu associated with this factory. If no menu should be displayed, then return null.
        Parameters:
        figure - The figure for which to create the menu.