|
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.pluginview.PluginViewWrapper
public class PluginViewWrapper
A wrapper class for the plugin view, used for the new center panel function since version 3.2.
Constructor Summary | |
---|---|
PluginViewWrapper(PluginView view)
|
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 PluginViewWrapper(PluginView view)
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 |