public class KNotifySettingsTab extends Object implements SettingsTab
Constructor and Description |
---|
KNotifySettingsTab(KNotifyPlugin plugin,
boolean initialized,
Properties settings)
Create the settings tab
|
Modifier and Type | Method and Description |
---|---|
JPanel |
createSettingsPanel()
Create the GUI
|
Icon |
getIcon()
Get the Icon for this Tab
|
String |
getTitle()
Get the Title for this Tab
|
void |
saveSettings()
Save the Input-Field
|
public KNotifySettingsTab(KNotifyPlugin plugin, boolean initialized, Properties settings)
plugin
- the Plugininitialized
- true
, if the plugin was initialized correctly and runs on KDEsettings
- properties of the pluginpublic 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)