public class ConfigPluginSettingsTab extends Object 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
|
JPanel |
createSettingsPanel()
Creates the settings panel for this tab.
|
Icon |
getIcon()
Returns the name of the tab-sheet.
|
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() |
public ConfigPluginSettingsTab(PluginProxy plugin)
public JPanel createSettingsPanel()
SettingsTab
createSettingsPanel
in interface SettingsTab
public void invalidate()
public void updatePluginPanel()
public void saveSettings()
saveSettings
in interface SettingsTab
public Icon getIcon()
getIcon
in interface SettingsTab
public String getTitle()
getTitle
in interface SettingsTab
public void cancel()
CancelableSettingsTab
cancel
in interface CancelableSettingsTab
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)