public class ProgramTableSettingsTab extends java.lang.Object implements SettingsTab, java.awt.event.ActionListener
Constructor and Description |
---|
ProgramTableSettingsTab() |
Modifier and Type | Method and Description |
---|---|
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.
|
public void actionPerformed(java.awt.event.ActionEvent event)
actionPerformed
in interface java.awt.event.ActionListener
public javax.swing.JPanel createSettingsPanel()
createSettingsPanel
in interface SettingsTab
public static javax.swing.JButton createBrowseButton(java.awt.Component parent, javax.swing.JTextField tf)
public void saveSettings()
saveSettings
in interface SettingsTab
public javax.swing.Icon getIcon()
getIcon
in interface SettingsTab
public java.lang.String getTitle()
getTitle
in interface SettingsTab
TV-Browser 3.4.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)