|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TvBrowserSettings
Provides information of the current user settings.
Method Summary | |
---|---|
short |
getAutoDownloadWaitingTime()
Gets the time to wait for data automatically update. |
java.awt.Color |
getColorForMarkingPriority(int priority)
Gets the color for a marking priority. |
int |
getDefaultNetworkConnectionTimeout()
|
Date |
getLastDownloadDate()
|
java.awt.Color |
getProgramPanelOnAirDarkColor()
Gets the dark color of an on air program. |
java.awt.Color |
getProgramPanelOnAirLightColor()
Gets the light color of an on air program. |
java.awt.Color |
getProgramPanelSelectionColor()
Gets the color for selection of a program panel. |
int |
getProgramTableEndOfDay()
Gets the end of day time of the program table. |
java.awt.Color |
getProgramTableForegroundColor()
Gets the foreground color of the program table. |
java.awt.Color |
getProgramTableMouseOverColor()
Gets the color of the mouse over function of the program table. |
int |
getProgramTableStartOfDay()
Gets the start of day time of the program table. |
int[] |
getTimeButtonTimes()
|
java.lang.String |
getTimePattern()
Gets the time pattern used to format times. |
java.lang.String |
getTvBrowserUserHome()
|
boolean |
isMarkingBorderPainted()
Gets if the marking have a colored border. |
boolean |
isUsingExtraSpaceForMarkIcons()
Gets if extra space for the plugin icons is used. |
Method Detail |
---|
java.lang.String getTvBrowserUserHome()
int[] getTimeButtonTimes()
Date getLastDownloadDate()
int getDefaultNetworkConnectionTimeout()
java.awt.Color getColorForMarkingPriority(int priority)
priority
- The priority to get the color for.
null
if the given priority don't exists.int getProgramTableStartOfDay()
int getProgramTableEndOfDay()
java.awt.Color getProgramPanelOnAirLightColor()
java.awt.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()
java.awt.Color getProgramTableMouseOverColor()
null
if that function is deactivated.java.awt.Color getProgramTableForegroundColor()
java.awt.Color getProgramPanelSelectionColor()
java.lang.String getTimePattern()
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |