- java.lang.Object
-
- devplugin.Plugin
-
- tvbrowser.core.DummyPlugin
-
- All Implemented Interfaces:
ContextMenuIf
,Marker
,ProgramReceiveIf
,java.lang.Comparable<ProgramReceiveIf>
public final class DummyPlugin extends Plugin
A dummy plugin class used to load version for deactivated plugins.- Since:
- 3.0
- Author:
- René Mach
-
-
Field Summary
-
Fields inherited from class devplugin.Plugin
ACTION_ID_KEY, ADDITONAL_DATA_SERVICE_HARDWARE_CATEGORY, ADDITONAL_DATA_SERVICE_SOFTWARE_CATEGORY, ALL_CATEGORY, BIG_ICON, CATEGORY_ADDITONAL_DATA_SERVICE_HARDWARE, CATEGORY_ADDITONAL_DATA_SERVICE_SOFTWARE, CATEGORY_ALL, CATEGORY_OTHER, CATEGORY_RATINGS, CATEGORY_REMOTE_CONTROL_HARDWARE, CATEGORY_REMOTE_CONTROL_SOFTWARE, DISABLED_ON_TASK_MENU, mLocalizer, NO_ICON_RESIZE, OTHER_CATEGORY, RATINGS_CATEGORY, REMOTE_CONTROL_HARDWARE_CATEGORY, REMOTE_CONTROL_SOFTWARE_CATEGORY, SINGLE_CLICK_WAITING_TIME
-
Fields inherited from interface devplugin.ContextMenuIf
ACTIONKEY_KEYBOARD_EVENT
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Version
getVersion()
(package private) static void
setCurrentVersion(Version version)
-
Methods inherited from class devplugin.Plugin
canReceiveProgramsWithTarget, canUseProgramTree, compareTo, createImageIcon, createImageIcon, createImageIcon, createImageIcon, createImageIconForFileName, getAddtionalProgramInfoForProgram, getAfterDataUpdateInfoPanel, getAvailableFilter, getAvailableFilterComponentClasses, getButtonAction, getCommunicationClass, getContextMenuActions, getContextMenuActions, getId, getImportanceValueForProgram, getInfo, getMarkIcon, getMarkIconFromTheme, getMarkIconName, getMarkIcons, getMarkIconsForProgram, getMarkPrioritiesForProgram, getMarkPriorityForProgram, getMarkPriorityMaxForProgram, getParentFrame, getPluginCategory, getPluginCenterPanelWrapper, getPluginManager, getProgramFromContextMenuActionEvent, getProgramReceiveTargets, getProgramTableIcons, getProgramTableIconText, getProgramTableToolTipIcons, getRatingInterfaces, getRootNode, getSettingsTab, handleTvBrowserSettingsChanged, handleTvBrowserStartFinished, handleTvDataAdded, handleTvDataAdded, handleTvDataDeleted, handleTvDataTouched, handleTvDataUpdateFinished, handleTvDataUpdateStarted, handleTvDataUpdateStarted, isAllowedToDeleteProgramFilter, isAllowingArtificialPluginTree, layoutWindow, layoutWindow, loadRootNode, loadSettings, onActivation, onDeactivation, readData, receivePrograms, receivePrograms, receiveValues, receiveValues, saveMe, setParent, setPluginManager, storeRootNode, storeRootNode, storeSettings, toString, writeData
-
-