TV-Browser 3.3.3 API

tvbrowser.ui.settings
Class ProgramTableSettingsTab

java.lang.Object
  extended by tvbrowser.ui.settings.ProgramTableSettingsTab
All Implemented Interfaces:
SettingsTab, java.awt.event.ActionListener, java.util.EventListener

public class ProgramTableSettingsTab
extends java.lang.Object
implements SettingsTab, java.awt.event.ActionListener

Author:
Til Schneider, www.murfman.de

Constructor Summary
ProgramTableSettingsTab()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
           
static javax.swing.JButton createBrowseButton(java.awt.Component parent, javax.swing.JTextField tf)
           
 javax.swing.JPanel createSettingsPanel()
          Creates the settings panel for this tab.
 javax.swing.Icon getIcon()
          Returns the name 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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgramTableSettingsTab

public ProgramTableSettingsTab()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent event)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

createSettingsPanel

public javax.swing.JPanel createSettingsPanel()
Creates the settings panel for this tab.

Specified by:
createSettingsPanel in interface SettingsTab

createBrowseButton

public static javax.swing.JButton createBrowseButton(java.awt.Component parent,
                                                     javax.swing.JTextField tf)

saveSettings

public void saveSettings()
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()
Returns the name of the tab-sheet.

Specified by:
getIcon in interface SettingsTab

getTitle

public java.lang.String getTitle()
Returns the title of the tab-sheet.

Specified by:
getTitle in interface SettingsTab

TV-Browser 3.3.3 API

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