TV-Browser 3.3.3 API

util.ui.textcomponentpopup
Class TextComponentPopupEventQueue

java.lang.Object
  extended by java.awt.EventQueue
      extended by util.ui.textcomponentpopup.TextComponentPopupEventQueue

public class TextComponentPopupEventQueue
extends java.awt.EventQueue

This TextComponentPopupEventQueue is based on the Implementation of Santhosh For Details look here: http://jroller.com/page/santhosh?entry=context_menu_for_textcomponents

Author:
Santhosh Kumar T - santhosh@in.fiorano.com

Constructor Summary
TextComponentPopupEventQueue()
           
 
Method Summary
static void addStandardContextMenu(javax.swing.text.JTextComponent tc, javax.swing.JPopupMenu menu)
           
protected  void dispatchEvent(java.awt.AWTEvent event)
           
 
Methods inherited from class java.awt.EventQueue
getCurrentEvent, getMostRecentEventTime, getNextEvent, invokeAndWait, invokeLater, isDispatchThread, peekEvent, peekEvent, pop, postEvent, push
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextComponentPopupEventQueue

public TextComponentPopupEventQueue()
Method Detail

dispatchEvent

protected void dispatchEvent(java.awt.AWTEvent event)
Overrides:
dispatchEvent in class java.awt.EventQueue

addStandardContextMenu

public static void addStandardContextMenu(javax.swing.text.JTextComponent tc,
                                          javax.swing.JPopupMenu menu)

TV-Browser 3.3.3 API

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