public class ConfigPluginSettingsTab extends AbstractSettingsTab implements CancelableSettingsTab
Constructor and Description |
---|
ConfigPluginSettingsTab(PluginProxy plugin) |
Modifier and Type | Method and Description |
---|---|
void |
cancel()
This function gets called if a user presses cancel in the settings dialog
|
javax.swing.JPanel |
createSettingsPanel()
Creates the settings panel for this tab.
|
javax.swing.Icon |
getIcon()
Returns the name of the tab-sheet.
|
java.lang.String |
getTitle()
Returns the title of the tab-sheet.
|
void |
invalidate() |
void |
saveSettings()
Called by the host-application, if the user wants to save the settings.
|
void |
updatePluginPanel() |
createEmptyPanel, getPictureIcon
public ConfigPluginSettingsTab(PluginProxy plugin)
public javax.swing.JPanel createSettingsPanel()
SettingsTab
createSettingsPanel
in interface SettingsTab
public void invalidate()
public void updatePluginPanel()
public void saveSettings()
saveSettings
in interface SettingsTab
public javax.swing.Icon getIcon()
getIcon
in interface SettingsTab
getIcon
in class AbstractSettingsTab
public java.lang.String getTitle()
getTitle
in interface SettingsTab
public void cancel()
CancelableSettingsTab
cancel
in interface CancelableSettingsTab
TV-Browser 3.4.1.0, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)