public class GlobalPluginProgramFormatingSettings extends Object implements SettingsTab, ActionListener
Modifier and Type | Field and Description |
---|---|
static Localizer |
mLocalizer
The localizer for this class
|
Constructor and Description |
---|
GlobalPluginProgramFormatingSettings() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
JPanel |
createSettingsPanel()
Creates the settings panel for this tab.
|
Icon |
getIcon()
Returns the icon of the tab-sheet.
|
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 static final Localizer mLocalizer
public GlobalPluginProgramFormatingSettings()
public JPanel createSettingsPanel()
SettingsTab
createSettingsPanel
in interface SettingsTab
public Icon getIcon()
SettingsTab
getIcon
in interface SettingsTab
public String getTitle()
SettingsTab
getTitle
in interface SettingsTab
public void saveSettings()
SettingsTab
saveSettings
in interface SettingsTab
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)