|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object tvbrowser.extras.programinfo.ProgramInfoDialog
class ProgramInfoDialog
TV-Browser
Field Summary | |
---|---|
protected static Localizer |
mLocalizer
|
Method Summary | |
---|---|
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()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final Localizer mLocalizer
Method Detail |
---|
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.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |