public class PluginSettingsTab extends java.lang.Object implements SettingsTab, javax.swing.event.TableModelListener
Constructor and Description |
---|
PluginSettingsTab(SettingsDialog settingsDialog)
Creates an instance of this class.
|
Modifier and Type | Method and Description |
---|---|
javax.swing.JPanel |
createSettingsPanel()
Creates the settings panel for this tab.
|
javax.swing.Icon |
getIcon()
Returns the icon of the tab-sheet.
|
java.lang.String |
getTitle()
Returns the title of the tab-sheet.
|
void |
saveSettings()
Called by the host-application, if the user wants to save the settings.
|
void |
tableChanged(javax.swing.event.TableModelEvent e) |
public PluginSettingsTab(SettingsDialog settingsDialog)
settingsDialog
- The TV-Browser settings dialog.public javax.swing.JPanel createSettingsPanel()
SettingsTab
createSettingsPanel
in interface SettingsTab
public void saveSettings()
SettingsTab
saveSettings
in interface SettingsTab
public javax.swing.Icon getIcon()
SettingsTab
getIcon
in interface SettingsTab
public java.lang.String getTitle()
SettingsTab
getTitle
in interface SettingsTab
public void tableChanged(javax.swing.event.TableModelEvent e)
tableChanged
in interface javax.swing.event.TableModelListener
TV-Browser 3.4.4, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)