|
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.AbstractSettingsTab tvbrowser.ui.settings.ConfigDataServiceSettingsTab
public class ConfigDataServiceSettingsTab
Constructor Summary | |
---|---|
ConfigDataServiceSettingsTab(TvDataServiceProxy dataService)
|
Method Summary | |
---|---|
void |
cancel()
Cancel was pressed |
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 tvbrowser.ui.settings.AbstractSettingsTab |
---|
createEmptyPanel, getPictureIcon |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigDataServiceSettingsTab(TvDataServiceProxy dataService)
Method Detail |
---|
public javax.swing.JPanel createSettingsPanel()
SettingsTab
createSettingsPanel
in interface SettingsTab
public void saveSettings()
saveSettings
in interface SettingsTab
public javax.swing.Icon getIcon()
getIcon
in interface SettingsTab
getIcon
in class AbstractSettingsTab
public java.lang.String getTitle()
getTitle
in interface SettingsTab
public void cancel()
cancel
in interface CancelableSettingsTab
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |