public interface

PopupMenuPeer

implements MenuPeer
java.awt.peer.PopupMenuPeer

Class Overview

The peer interfaces are intended only for use in porting the AWT. They are not intended for use by application developers, and developers should not implement peers nor invoke any of the peer methods directly on the peer instances.

Summary

Public Methods
abstract void show(Event e)
[Expand]
Inherited Methods
From interface java.awt.peer.MenuComponentPeer
From interface java.awt.peer.MenuItemPeer
From interface java.awt.peer.MenuPeer

Public Methods

public abstract void show (Event e)