|
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.core.contextmenu.LeaveFullScreenMenuItem
public class LeaveFullScreenMenuItem
Field Summary | |
---|---|
protected static java.lang.String |
LEAVEFULLSCREEN
|
Fields inherited from interface devplugin.ContextMenuIf |
---|
ACTIONKEY_KEYBOARD_EVENT |
Method Summary | |
---|---|
ActionMenu |
getContextMenuActions(Program program)
Gets the actions for the context menu of a program. |
java.lang.String |
getId()
Gets the ID of this ContextMenuIf. |
static LeaveFullScreenMenuItem |
getInstance()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static final java.lang.String LEAVEFULLSCREEN
Method Detail |
---|
public static LeaveFullScreenMenuItem getInstance()
public ActionMenu getContextMenuActions(Program program)
ContextMenuIf
getContextMenuActions
in interface ContextMenuIf
program
- The program the context menu will be shown for.
null
if the plugin does not provide this feature.public java.lang.String getId()
ContextMenuIf
getId
in interface ContextMenuIf
public java.lang.String toString()
toString
in class java.lang.Object
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |