public class SeparatorMenuItem extends Object implements ContextMenuIf
Constructor and Description |
---|
SeparatorMenuItem() |
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.
|
String |
toString() |
public static final String SEPARATOR
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)