public class ProgramInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected static Localizer |
mLocalizer |
Modifier and Type | Method and Description |
---|---|
protected ActionMenu |
getContextMenuActions(Program program) |
protected boolean |
getExpanded(String key) |
protected String |
getId() |
static ProgramInfo |
getInstance() |
protected Object[] |
getOrder() |
protected PluginPictureSettings |
getPictureSettings() |
protected String |
getProperty(String key,
String def) |
Properties |
getSettings() |
protected String |
getUserfont(String value,
String def) |
void |
handleTvBrowserStartFinished()
Inits the ProgramInfoDialog.
|
protected boolean |
isShowFunctions() |
static boolean |
isShowing()
return whether the program info is currently shown or is to be shown immediately
|
protected boolean |
isShowTextSearchButton() |
int |
parseNumber(String str)
Parses a Number from a String.
|
protected void |
setExpanded(String key,
boolean value) |
protected void |
setLook() |
protected void |
setOrder() |
protected void |
setSettings(Dimension d) |
protected void |
setShowFunctions(boolean value) |
protected void |
setShowTextSearchButton(boolean value) |
void |
showProgramInformation(Program program) |
protected void |
showProgramInformation(Program program,
boolean showSettings) |
void |
store()
Save settings.
|
String |
toString() |
protected static final Localizer mLocalizer
public void handleTvBrowserStartFinished()
protected ActionMenu getContextMenuActions(Program program)
public static ProgramInfo getInstance()
public Properties getSettings()
public void store()
public int parseNumber(String str)
str
- Number in String to Parseprotected void showProgramInformation(Program program, boolean showSettings)
protected void setSettings(Dimension d)
protected boolean getExpanded(String key)
protected void setExpanded(String key, boolean value)
protected Object[] getOrder()
protected void setOrder()
protected void setLook()
protected void setShowFunctions(boolean value)
protected boolean isShowFunctions()
protected void setShowTextSearchButton(boolean value)
protected boolean isShowTextSearchButton()
protected String getId()
protected PluginPictureSettings getPictureSettings()
public static boolean isShowing()
public void showProgramInformation(Program program)
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)