java.awt.peer

Interface PopupMenuPeer

public interface PopupMenuPeer extends MenuPeer

Method Summary
voidshow(Component origin, int x, int y)
Part of the older API, replaced by event version instead.
voidshow(Event e)

Method Detail

show

public void show(Component origin, int x, int y)
Part of the older API, replaced by event version instead.

show

public void show(Event e)