TV-Browser 3.3.3 API

util.programkeyevent
Interface ProgramKeyContextMenuListener

All Known Subinterfaces:
ProgramKeyAndContextMenuListener
All Known Implementing Classes:
ProgramList

public interface ProgramKeyContextMenuListener

An interface that is used to track popup key events. Use this for ProgramKeyEventHandler if you want to be informed about a popup menu event.

Since:
3.3.1
Author:
René Mach

Method Summary
 void showContextMenu(Program program)
          Show a context menu on the triggered program.
 

Method Detail

showContextMenu

void showContextMenu(Program program)
Show a context menu on the triggered program.

Parameters:
program - The program that has triggered the popup event.

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)