public class DoNothingContextMenuItem extends java.lang.Object implements ContextMenuIf
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
DONOTHING |
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 DoNothingContextMenuItem |
getInstance()
Gets the instance of this class.
|
protected static final java.lang.String DONOTHING
public static DoNothingContextMenuItem 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
TV-Browser 3.4.1.0, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)