public interface ContextMenuIf
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACTIONKEY_KEYBOARD_EVENT |
Modifier and Type | Method and Description |
---|---|
ActionMenu |
getContextMenuActions(Program program)
Gets the actions for the context menu of a program.
|
java.lang.String |
getId()
Gets the ID of this ContextMenuIf.
|
static final java.lang.String ACTIONKEY_KEYBOARD_EVENT
ActionMenu getContextMenuActions(Program program)
program
- The program the context menu will be shown for.null
if the plugin does not provide this feature.java.lang.String getId()
TV-Browser 3.4.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)