public class ProgramTableScrollPaneWrapper extends PluginCenterPanel
Modifier and Type | Field and Description |
---|---|
static int |
INFO_EMPTY_CHANNEL_GROUP |
static int |
INFO_EMPTY_FILTER_RESULT |
static int |
INFO_NO_CHANNELS_SUBSCRIBED |
static int |
INFO_NO_DATA |
Constructor and Description |
---|
ProgramTableScrollPaneWrapper(ProgramTableScrollPane scrollPane) |
Modifier and Type | Method and Description |
---|---|
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.
|
boolean |
hasInfoPanel(int type) |
void |
removeInfoPanel(int type) |
void |
showInfoPanel(int type,
java.lang.String name) |
getId, toString
public static final int INFO_EMPTY_FILTER_RESULT
public static final int INFO_NO_CHANNELS_SUBSCRIBED
public static final int INFO_EMPTY_CHANNEL_GROUP
public static final int INFO_NO_DATA
public ProgramTableScrollPaneWrapper(ProgramTableScrollPane scrollPane)
public java.lang.String getName()
PluginCenterPanel
getName
in class PluginCenterPanel
public javax.swing.JPanel getPanel()
PluginCenterPanel
getPanel
in class PluginCenterPanel
public void showInfoPanel(int type, java.lang.String name)
public void removeInfoPanel(int type)
public boolean hasInfoPanel(int type)
TV-Browser 3.4.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)