Interface | Description |
---|---|
CancelableSettingsTab |
Extends the SettingsTab-Interface to be able to detect the cancelation the input of a user
|
ChannelDayProgram |
A list of the programs of one channel and one day.
|
ChannelGroup |
Each channel should belong to exactly one channel group.
|
ContextMenuIf |
A interface for a object that supports return an ActionMenu
for a program.
|
FilterManager |
The filter manager enables plugins to
use the filter system of TV-Browser.
|
Marker |
Objects which wants to mark programs must implement this interface.
|
NodeFormatter |
Using this formatter you can change the formatting of leaf nodes in the plugin tree view
|
PluginAccess |
An access to another plugin.
|
PluginManager |
The PluginManager provides some useful methods for a plugin.
|
PluginTreeListener |
After reading the plugin tree from the file system instances of this listener
are called, if some programs are lost through TV data changes.
|
Program |
This interface provides a view of the program object in the host-application.
|
ProgramFilter |
Defines the filtering behaviour.
|
ProgramRatingIf |
This Interface makes it possible for plugins to offer rating infos to other
plugins
|
ProgramReceiveIf |
A interface for an object that supports receiving programs.
|
ProgramSearcher |
A searcher that searches for a programs.
|
ProgressMonitor | |
SettingsTab |
Represents a page in the settings dialog.
|
TvBrowserSettings |
Provides information of the current user settings.
|
TvDataService | Deprecated
since 2.2.4/2.6 Your TvDataService should not implement this interface.
|
Class | Description |
---|---|
AbstractTvDataService |
Superclass for all TvDataServices.
|
ActionMenu |
This class represents a structure for context menus.
|
ButtonAction |
Action class for push buttons (can also be used in
ActionMenu class). |
Channel |
A class that definies a TV-Browser channel
|
ChannelGroupImpl | |
ContextMenuAction |
Action class for context menu entries (can be used in
ActionMenu class). |
ContextMenuSeparatorAction |
A class that brings support for adding separators
to the context menu of a plugin.
|
Date | |
Plugin |
Superclass for all Java-TV-Browser plugins.
|
PluginInfo |
This class provides information about a plugin.
|
PluginsFilterComponent |
Overwrite this class to support filter
components for your plugin.
|
PluginsProgramFilter |
Overwrite this class to support filters for your plugin.
|
PluginTreeNode |
The PluginTreeNode class represents a single node of the plugin tree view.
|
PluginTreeNode.RemovedProgramsHandler | |
ProgramFieldType |
Contains all the field types of a program.
|
ProgramInfoHelper |
Holds all Information needed to Display the additional
Informations to a Program, like Black and White..
|
ProgramItem |
A wrapper class for programs to add properties to the program.
|
ProgramReceiveTarget |
Is a target for receiving of program from other plugins.
|
SettingsItem |
This Class holds a List of SettingItem-IDs.
|
ThemeIcon |
This Class represents an Icon in the Icon-Theme.
|
Version |
A class for the Version value off
TV-Browser and it's plugins.
|
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)