TV-Browser 3.3.3 API

devplugin
Interface CancelableSettingsTab

All Superinterfaces:
SettingsTab
All Known Implementing Classes:
ConfigDataServiceSettingsTab, ConfigPluginSettingsTab

public interface CancelableSettingsTab
extends SettingsTab

Extends the SettingsTab-Interface to be able to detect the cancelation the input of a user

Since:
2.7

Method Summary
 void cancel()
          This function gets called if a user presses cancel in the settings dialog
 
Methods inherited from interface devplugin.SettingsTab
createSettingsPanel, getIcon, getTitle, saveSettings
 

Method Detail

cancel

void cancel()
This function gets called if a user presses cancel in the settings dialog


TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)