public class CapturePluginSettingsTab extends Object implements SettingsTab
Constructor and Description |
---|
CapturePluginSettingsTab(JFrame owner,
CapturePlugin plugin)
Creates the SettingsTab
|
Modifier and Type | Method and Description |
---|---|
JPanel |
createSettingsPanel()
Returns the PluginPanel
|
Icon |
getIcon()
Get the Icon
|
String |
getTitle()
Returns the Title
|
void |
saveSettings()
Save the Settings
|
public CapturePluginSettingsTab(JFrame owner, CapturePlugin plugin)
owner
- Frame-Ownerplugin
- the current instance of the pluginpublic JPanel createSettingsPanel()
createSettingsPanel
in interface SettingsTab
public Icon getIcon()
getIcon
in interface SettingsTab
public String getTitle()
getTitle
in interface SettingsTab
public void saveSettings()
saveSettings
in interface SettingsTab
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)