|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object devplugin.PluginCenterPanel tvbrowser.ui.programtable.ProgramTableScrollPaneWrapper
public class ProgramTableScrollPaneWrapper
A wrapper class for the TV-Browser program table scroll pane, used for the new center panel function since version 3.2.
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 |
---|
public ProgramTableScrollPaneWrapper(ProgramTableScrollPane scrollPane)
Method Detail |
---|
public java.lang.String getName()
PluginCenterPanel
getName
in class PluginCenterPanel
public javax.swing.JPanel getPanel()
PluginCenterPanel
getPanel
in class PluginCenterPanel
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |