Interface ContainerHitDetector<H,​P,​C extends AbstractContainer>

    • Method Detail

      • containers

        C[] containers​(MouseEvent e)
        Detects hits and associates them with the containers.
        Parameters:
        e - the mouse event to analyze for a hit
        Returns:
        optional result of processing the event