public class SettingsDialog extends Object implements WindowClosingIf
Modifier and Type | Field and Description |
---|---|
static Localizer |
mLocalizer |
Constructor and Description |
---|
SettingsDialog(Component parent,
String selectedTabId)
Creates a new instance of SettingsDialog.
|
Modifier and Type | Method and Description |
---|---|
void |
centerAndShow() |
void |
close()
The closing method.
|
void |
createPluginTreeItems()
Removes all Items from the PluginSettingsNode and recreates the Child Nodes
|
JDialog |
getDialog()
Returns the current Dialog
|
static SettingsDialog |
getInstance() |
JRootPane |
getRootPane() |
(package private) void |
invalidateTree() |
protected void |
saveSettingsTab() |
void |
showSettingsTab(String id)
Show SettingsTab with specific ID
|
public static final Localizer mLocalizer
protected void saveSettingsTab()
void invalidateTree()
public void centerAndShow()
public void createPluginTreeItems()
public JDialog getDialog()
public void close()
WindowClosingIf
close
in interface WindowClosingIf
public JRootPane getRootPane()
getRootPane
in interface WindowClosingIf
public void showSettingsTab(String id)
id
- ID to show (see devplugin.SettingsItem)public static SettingsDialog getInstance()
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)