devplugin
Interface Marker
- All Known Subinterfaces:
- PluginAccess, PluginProxy
- All Known Implementing Classes:
- AbstractPluginProxy, AndroidSync, BeanShellPluginProxy, DummyPlugin, FavoritesPluginProxy, JavaPluginProxy, Plugin, ReminderPluginProxy
public interface Marker
Objects which wants to mark programs must implement this interface.
getId
java.lang.String getId()
getMarkIcon
javax.swing.Icon getMarkIcon()
getMarkIcons
javax.swing.Icon[] getMarkIcons(Program p)
- Since:
- 2.5
getMarkPriorityForProgram
int getMarkPriorityForProgram(Program p)
- Since:
- 2.5.1
TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)