Interface ContainerListPopupMenuSupplier<M extends AbstractContainerManager,​C extends AbstractContainer>

    • Method Detail

      • getContainerListPopupMenu

        BasePopupMenu getContainerListPopupMenu​(ContainerTable<M,​C> table,
                                                int row)
        Returns a popup menu for the table of the container list.
        Parameters:
        table - the affected table
        row - the row the mouse is currently over
        Returns:
        the popup menu