TV-Browser 3.3.3 API

tvbrowser.ui.programtable
Class ProgramTableScrollPaneWrapper

java.lang.Object
  extended by devplugin.PluginCenterPanel
      extended by tvbrowser.ui.programtable.ProgramTableScrollPaneWrapper

public class ProgramTableScrollPaneWrapper
extends PluginCenterPanel

A wrapper class for the TV-Browser program table scroll pane, used for the new center panel function since version 3.2.

Since:
3.2
Author:
René Mach

Constructor Summary
ProgramTableScrollPaneWrapper(ProgramTableScrollPane scrollPane)
           
 
Method Summary
 java.lang.String getName()
          Gets the name of this PluginCenterPanel that is used to show in the tab bar of the main window of TV-Browser.
 javax.swing.JPanel getPanel()
          Gets the JPanel that should be shown in the tab bar of the TV-Browser main window.
 
Methods inherited from class devplugin.PluginCenterPanel
getId, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProgramTableScrollPaneWrapper

public ProgramTableScrollPaneWrapper(ProgramTableScrollPane scrollPane)
Method Detail

getName

public java.lang.String getName()
Description copied from class: PluginCenterPanel
Gets the name of this PluginCenterPanel that is used to show in the tab bar of the main window of TV-Browser.

Specified by:
getName in class PluginCenterPanel
Returns:
The name of this PluginCenterPanel

getPanel

public javax.swing.JPanel getPanel()
Description copied from class: PluginCenterPanel
Gets the JPanel that should be shown in the tab bar of the TV-Browser main window.

Specified by:
getPanel in class PluginCenterPanel
Returns:
The JPanel that is used in the main window.

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)