public class ProgramInfoProxy extends Object implements ContextMenuIf, InternalPluginProxyIf
InternalPluginProxyIf.Comparator
KEYBOARD_ACCELERATOR
Modifier and Type | Method and Description |
---|---|
String |
getButtonActionDescription()
Gets the description of this internal plugin.
|
ActionMenu |
getContextMenuActions(Program program)
Gets the actions for the context menu of a program.
|
Icon |
getIcon()
Gets the icon of this internal plugin.
|
String |
getId()
Gets the ID of this ContextMenuIf.
|
static ProgramInfoProxy |
getInstance() |
String |
getName()
Gets the name of this internal plugin.
|
String |
getSettingsId()
Gets the settings id of this internal plugin.
|
SettingsTab |
getSettingsTab()
Gets the settings tab of this internal plugin.
|
String |
toString() |
public static ProgramInfoProxy 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
getId
in interface InternalPluginProxyIf
public String getButtonActionDescription()
InternalPluginProxyIf
getButtonActionDescription
in interface InternalPluginProxyIf
public Icon getIcon()
InternalPluginProxyIf
getIcon
in interface InternalPluginProxyIf
public String getName()
InternalPluginProxyIf
getName
in interface InternalPluginProxyIf
public String getSettingsId()
InternalPluginProxyIf
getSettingsId
in interface InternalPluginProxyIf
public SettingsTab getSettingsTab()
InternalPluginProxyIf
getSettingsTab
in interface InternalPluginProxyIf
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)