TV-Browser 3.3.3 API

tvbrowser.extras.searchplugin
Class SearchSettingsTab

java.lang.Object
  extended by tvbrowser.extras.searchplugin.SearchSettingsTab
All Implemented Interfaces:
SettingsTab

 class SearchSettingsTab
extends java.lang.Object
implements SettingsTab

This Class represents the SettingsTab for the Search-Plugin

Author:
bodum

Constructor Summary
SearchSettingsTab()
           
 
Method Summary
 javax.swing.JPanel createSettingsPanel()
          Create the Settings-Panel
 javax.swing.Icon getIcon()
          Get Icon
 java.lang.String getTitle()
          Get Title
 void saveSettings()
          Save Settings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchSettingsTab

SearchSettingsTab()
Method Detail

createSettingsPanel

public javax.swing.JPanel createSettingsPanel()
Create the Settings-Panel

Specified by:
createSettingsPanel in interface SettingsTab
Returns:
Settings-Panel

saveSettings

public void saveSettings()
Save Settings

Specified by:
saveSettings in interface SettingsTab

getIcon

public javax.swing.Icon getIcon()
Get Icon

Specified by:
getIcon in interface SettingsTab
Returns:
the Icon for this SettingsTab

getTitle

public java.lang.String getTitle()
Get Title

Specified by:
getTitle in interface SettingsTab
Returns:
the Title for this SettingsTab

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)