Popup Menus
Popup menus can be attached to any Component (works for applets too!)
Different platforms have different popup menu gestures
When the AWT detects that a mouse event is the popup trigger event, it tags the event (remember MouseEvent.isPopupTrigger()?)