TV-Browser 3.3.3 API

tvbrowser.extras.programinfo
Class TaskMenuAction

java.lang.Object
  extended by tvbrowser.extras.programinfo.TaskMenuAction

public class TaskMenuAction
extends java.lang.Object

A class that holds a ContextMenuAction of a Plugin.

Author:
René Mach

Constructor Summary
TaskMenuAction(com.l2fprod.common.swing.JTaskPaneGroup parent, Program program, ActionMenu menu, ProgramInfoDialog info, java.lang.String id, TextComponentFindAction comp)
           
 
Method Summary
protected  void setText(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskMenuAction

public TaskMenuAction(com.l2fprod.common.swing.JTaskPaneGroup parent,
                      Program program,
                      ActionMenu menu,
                      ProgramInfoDialog info,
                      java.lang.String id,
                      TextComponentFindAction comp)
Parameters:
parent - The parent JTaskPaneGroup
program - The Program for the Action.
menu - The ActionMenu.
info - The ProgramInfoDialog.
id - The id of the Plugin.
comp - The Text Component find action to register the keyListener on.
Method Detail

setText

protected void setText(java.lang.String value)

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)