public class ClipboardSettingsTab extends Object implements SettingsTab
Constructor and Description |
---|
ClipboardSettingsTab(ClipboardPlugin plugin)
Creates the SettingsTab
|
Modifier and Type | Method and Description |
---|---|
JPanel |
createSettingsPanel()
Creates the SettingsPanel
|
Icon |
getIcon()
Get the Tab-Icon
|
String |
getTitle()
Get the Title for this Tab
|
void |
saveSettings()
Save the Settings
|
public ClipboardSettingsTab(ClipboardPlugin plugin)
plugin
- The plugin instance.public JPanel createSettingsPanel()
createSettingsPanel
in interface SettingsTab
public void saveSettings()
saveSettings
in interface SettingsTab
public Icon getIcon()
getIcon
in interface SettingsTab
public String getTitle()
getTitle
in interface SettingsTab
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)