|
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.TrayProgramsChannelsSettingsTab
public class TrayProgramsChannelsSettingsTab
Channel settings for the program showing in tray.
Constructor Summary | |
---|---|
TrayProgramsChannelsSettingsTab()
|
Method Summary | |
---|---|
javax.swing.JPanel |
createSettingsPanel()
Creates the settings panel for this tab. |
javax.swing.Icon |
getIcon()
Returns the icon 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. |
protected static void |
setNowIsEnabled(boolean value)
|
protected static void |
setOnTimeIsEnabled(boolean value)
|
protected static void |
setSoonIsEnabled(boolean value)
|
protected static void |
setTrayIsEnabled(boolean value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TrayProgramsChannelsSettingsTab()
Method Detail |
---|
public javax.swing.JPanel createSettingsPanel()
SettingsTab
createSettingsPanel
in interface SettingsTab
public void saveSettings()
SettingsTab
saveSettings
in interface SettingsTab
public javax.swing.Icon getIcon()
SettingsTab
getIcon
in interface SettingsTab
public java.lang.String getTitle()
SettingsTab
getTitle
in interface SettingsTab
protected static void setTrayIsEnabled(boolean value)
protected static void setNowIsEnabled(boolean value)
protected static void setSoonIsEnabled(boolean value)
protected static void setOnTimeIsEnabled(boolean value)
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |