public interface InternalPluginProxyIf
Modifier and Type | Interface and Description |
---|---|
static class |
InternalPluginProxyIf.Comparator
comparator for internal plugin proxies
|
Modifier and Type | Field and Description |
---|---|
static String |
KEYBOARD_ACCELERATOR
This is the key for the keyboard accelerator for
interal plugin button actions.
|
Modifier and Type | Method and Description |
---|---|
String |
getButtonActionDescription()
Gets the description of this internal plugin.
|
Icon |
getIcon()
Gets the icon of this internal plugin.
|
String |
getId()
Gets the id of this internal plugin.
|
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.
|
static final String KEYBOARD_ACCELERATOR
Icon getIcon()
String getName()
String getButtonActionDescription()
String getId()
SettingsTab getSettingsTab()
String getSettingsId()
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)