|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object tvbrowser.ui.settings.SettingsDialog
public class SettingsDialog
Constructor Summary | |
---|---|
SettingsDialog(java.awt.Window parent,
java.lang.String selectedTabId)
Creates a new instance of SettingsDialog. |
Method Summary | |
---|---|
void |
centerAndShow()
|
void |
close()
The closing method. |
void |
createPluginTreeItems()
Removes all Items from the PluginSettingsNode and recreates the Child Nodes |
javax.swing.JDialog |
getDialog()
Returns the current Dialog |
static SettingsDialog |
getInstance()
|
javax.swing.JRootPane |
getRootPane()
|
(package private) void |
invalidateTree()
|
protected void |
saveSettingsTab()
|
void |
showSettingsTab(java.lang.String id)
Show SettingsTab with specific ID |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SettingsDialog(java.awt.Window parent, java.lang.String selectedTabId)
Method Detail |
---|
protected void saveSettingsTab()
void invalidateTree()
public void centerAndShow()
public void createPluginTreeItems()
public javax.swing.JDialog getDialog()
public void close()
WindowClosingIf
close
in interface WindowClosingIf
public javax.swing.JRootPane getRootPane()
getRootPane
in interface WindowClosingIf
public void showSettingsTab(java.lang.String id)
id
- ID to show (see devplugin.SettingsItem)public static SettingsDialog getInstance()
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |