public class BlogSettingsTab extends Object implements SettingsTab
Constructor and Description |
---|
BlogSettingsTab(BlogThisPlugin plugin,
Properties settings)
Create Plugin-Settingstab
|
Modifier and Type | Method and Description |
---|---|
JPanel |
createSettingsPanel()
Create the SettingsPanel
|
Icon |
getIcon()
Returns the icon of the tab-sheet.
|
String |
getTitle()
Returns the title of the tab-sheet.
|
void |
saveSettings()
Saves the Settings
|
public BlogSettingsTab(BlogThisPlugin plugin, Properties settings)
plugin
- Pluginsettings
- Settings of this Pluginpublic JPanel createSettingsPanel()
createSettingsPanel
in interface SettingsTab
public void saveSettings()
saveSettings
in interface SettingsTab
public Icon getIcon()
SettingsTab
getIcon
in interface SettingsTab
public String getTitle()
SettingsTab
getTitle
in interface SettingsTab
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)