public class ProgramInfoDialog extends 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()
Clise this dialog.
|
static ProgramInfoDialog |
getInstance(Program program,
Dimension pluginsSize,
boolean showSettings) |
protected static boolean |
isShowing() |
protected static void |
recreateInstance() |
static void |
resetFunctionGroup()
Reset the function group.
|
void |
show()
Creates the dialog an makes it visible
|
protected static final Localizer mLocalizer
public static ProgramInfoDialog getInstance(Program program, Dimension pluginsSize, boolean showSettings)
program
- The program to show the info for.pluginsSize
- The size of the Functions Panel.showSettings
- Show the settings button.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()
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)