|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProgramContextMenuListener
An interface that is used to track popup menu mouse events.
Use this for ProgramMouseEventHandler
if you want to be informed about a popup menu event.
Method Summary | |
---|---|
void |
showContextMenu(java.awt.event.MouseEvent e)
Show a context menu on the triggered event. |
Method Detail |
---|
void showContextMenu(java.awt.event.MouseEvent e)
e
- The MouseEvent that has triggered the popup event.
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |