public interface TvBrowserSettings
Modifier and Type | Method and Description |
---|---|
short |
getAutoDownloadWaitingTime()
Gets the time to wait for data automatically update.
|
Color |
getColorForMarkingPriority(int priority)
Gets the color for a marking priority.
|
int |
getDefaultNetworkConnectionTimeout() |
Date |
getLastDownloadDate() |
Color |
getProgramPanelOnAirDarkColor()
Gets the dark color of an on air program.
|
Color |
getProgramPanelOnAirLightColor()
Gets the light color of an on air program.
|
int |
getProgramTableEndOfDay()
Gets the end of day time of the program table.
|
int |
getProgramTableStartOfDay()
Gets the start of day time of the program table.
|
int[] |
getTimeButtonTimes() |
String |
getTvBrowserUserHome() |
boolean |
isMarkingBorderPainted()
Gets if the marking have a colored border.
|
boolean |
isUsingExtraSpaceForMarkIcons()
Gets if extra space for the plugin icons is used.
|
String getTvBrowserUserHome()
int[] getTimeButtonTimes()
Date getLastDownloadDate()
int getDefaultNetworkConnectionTimeout()
Color getColorForMarkingPriority(int priority)
priority
- The priority to get the color for.null
if the given priority don't exists.int getProgramTableStartOfDay()
int getProgramTableEndOfDay()
Color getProgramPanelOnAirLightColor()
Color getProgramPanelOnAirDarkColor()
boolean isMarkingBorderPainted()
True
if the border is painted,
false
otherwise.boolean isUsingExtraSpaceForMarkIcons()
True
if extra space for the plugin icons is used,
false
otherwise.short getAutoDownloadWaitingTime()
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)