TV-Browser 3.3.3 API

tvbrowser.ui.settings
Class TrayProgramsChannelsSettingsTab

java.lang.Object
  extended by tvbrowser.ui.settings.TrayProgramsChannelsSettingsTab
All Implemented Interfaces:
SettingsTab

public class TrayProgramsChannelsSettingsTab
extends java.lang.Object
implements SettingsTab

Channel settings for the program showing in tray.

Author:
René Mach

Constructor Summary
TrayProgramsChannelsSettingsTab()
           
 
Method Summary
 javax.swing.JPanel createSettingsPanel()
          Creates the settings panel for this tab.
 javax.swing.Icon getIcon()
          Returns the icon of the tab-sheet.
 java.lang.String getTitle()
          Returns the title of the tab-sheet.
 void saveSettings()
          Called by the host-application, if the user wants to save the settings.
protected static void setNowIsEnabled(boolean value)
           
protected static void setOnTimeIsEnabled(boolean value)
           
protected static void setSoonIsEnabled(boolean value)
           
protected static void setTrayIsEnabled(boolean value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrayProgramsChannelsSettingsTab

public TrayProgramsChannelsSettingsTab()
Method Detail

createSettingsPanel

public javax.swing.JPanel createSettingsPanel()
Description copied from interface: SettingsTab
Creates the settings panel for this tab.

Specified by:
createSettingsPanel in interface SettingsTab

saveSettings

public void saveSettings()
Description copied from interface: SettingsTab
Called by the host-application, if the user wants to save the settings.

Specified by:
saveSettings in interface SettingsTab

getIcon

public javax.swing.Icon getIcon()
Description copied from interface: SettingsTab
Returns the icon of the tab-sheet.
For plugins the plugin icon is used if this method returns null.

Specified by:
getIcon in interface SettingsTab

getTitle

public java.lang.String getTitle()
Description copied from interface: SettingsTab
Returns the title of the tab-sheet.
For plugins the return value of this method is ignored since version 2.7

Specified by:
getTitle in interface SettingsTab

setTrayIsEnabled

protected static void setTrayIsEnabled(boolean value)

setNowIsEnabled

protected static void setNowIsEnabled(boolean value)

setSoonIsEnabled

protected static void setSoonIsEnabled(boolean value)

setOnTimeIsEnabled

protected static void setOnTimeIsEnabled(boolean value)

TV-Browser 3.3.3 API

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