public class SelectProgramContextMenuItem extends java.lang.Object implements ContextMenuIf
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
SELECTPROGRAM |
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 SelectProgramContextMenuItem |
getInstance() |
java.lang.String |
toString() |
protected static final java.lang.String SELECTPROGRAM
public static SelectProgramContextMenuItem getInstance()
public ActionMenu getContextMenuActions(Program program)
ContextMenuIf
getContextMenuActions
in interface ContextMenuIf
program
- The program the context menu will be shown for.null
if the plugin does not provide this feature.public java.lang.String getId()
ContextMenuIf
getId
in interface ContextMenuIf
public java.lang.String toString()
toString
in class java.lang.Object
TV-Browser 3.4.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)