cz.vity.freerapid.swing
Class TextComponentContextMenuListener

java.lang.Object
  extended by cz.vity.freerapid.swing.TextComponentContextMenuListener
All Implemented Interfaces:
AWTEventListener, EventListener

public final class TextComponentContextMenuListener
extends Object
implements AWTEventListener

Pridava popmenu s cut/copy/paste/delete pro kazdou jtextcomponentu

Author:
Vity

Constructor Summary
TextComponentContextMenuListener()
           
 
Method Summary
 void eventDispatched(AWTEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextComponentContextMenuListener

public TextComponentContextMenuListener()
Method Detail

eventDispatched

public void eventDispatched(AWTEvent event)
Specified by:
eventDispatched in interface AWTEventListener