|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextMenuEvent | |
org.mozilla.jrex.event.context | |
org.mozilla.jrex.ui |
Uses of ContextMenuEvent in org.mozilla.jrex.event.context |
Methods in org.mozilla.jrex.event.context with parameters of type ContextMenuEvent | |
void |
ContextMenuListener.showContextMenu(ContextMenuEvent event)
Called when the browser receives a context menu event. |
Uses of ContextMenuEvent in org.mozilla.jrex.ui |
Methods in org.mozilla.jrex.ui with parameters of type ContextMenuEvent | |
void |
JRexPopupMenuImpl.showContextMenu(ContextMenuEvent ce)
|
void |
JRexCanvas.processContextMenuEvent(ContextMenuEvent ce)
Processes ContextMenu events occurring on this browser by dispatching them to any registered ContextMenuListener objects. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |