public class LeaveFullScreenMenuItem extends Object implements ContextMenuIf
Modifier and Type | Field and Description |
---|---|
static String |
LEAVEFULLSCREEN |
static Localizer |
mLocalizer |
Modifier and Type | Method and Description |
---|---|
ActionMenu |
getContextMenuActions(Program program)
Gets the actions for the context menu of a program.
|
String |
getId()
Gets the ID of this ContextMenuIf.
|
static LeaveFullScreenMenuItem |
getInstance() |
String |
toString() |
public static final Localizer mLocalizer
public static final String LEAVEFULLSCREEN
public static LeaveFullScreenMenuItem 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 String getId()
ContextMenuIf
getId
in interface ContextMenuIf
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)