Interface ContextMenuHandler

  • All Known Implementing Classes:
    TopologyUI

    public interface ContextMenuHandler
    • Method Detail

      • showContextMenu

        void showContextMenu​(Object target,
                             int left,
                             int top)
        Show the Context Menu for this target at specified left and top location
        Parameters:
        target -
        left -
        top -