class ProgramInfoDialog
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static Localizer |
mLocalizer |
Modifier and Type | Method and Description |
---|---|
protected void |
addPluginActions(boolean rebuild) |
static boolean |
closeDialog()
Close this dialog.
|
(package private) static Program |
getCurrentProgram() |
static ProgramInfoDialog |
getInstance(Program program,
java.awt.Dimension pluginsSize,
boolean showSettings) |
protected void |
highlightFavorites() |
protected static boolean |
isShowing() |
protected static void |
recreateInstance() |
static void |
resetFunctionGroup()
Reset the function group.
|
void |
show()
Creates the dialog an makes it visible
|
(package private) static boolean |
wasClosedRecently() |
protected static final Localizer mLocalizer
public static ProgramInfoDialog getInstance(Program program, java.awt.Dimension pluginsSize, boolean showSettings)
program
- The program to show the info for.pluginsSize
- The size of the Functions Panel.showSettings
- Show the settings button.static Program getCurrentProgram()
protected void highlightFavorites()
protected static void recreateInstance()
protected void addPluginActions(boolean rebuild)
public void show()
public static void resetFunctionGroup()
public static boolean closeDialog()
True
if the dialog was visible, false
otherwise.protected static boolean isShowing()
static boolean wasClosedRecently()
TV-Browser 3.4.1.0, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)