com.eviware.soapui.impl.support.panels
Class AbstractHttpRequestDesktopPanel.InputAreaFocusListener

java.lang.Object
  extended by com.eviware.soapui.impl.support.panels.AbstractHttpRequestDesktopPanel.InputAreaFocusListener
All Implemented Interfaces:
java.awt.event.FocusListener, java.util.EventListener
Enclosing class:
AbstractHttpRequestDesktopPanel<T extends ModelItem,T2 extends AbstractHttpRequest<?>>

protected final class AbstractHttpRequestDesktopPanel.InputAreaFocusListener
extends java.lang.Object
implements java.awt.event.FocusListener


Constructor Summary
AbstractHttpRequestDesktopPanel.InputAreaFocusListener(XmlSourceEditorView editor)
           
 
Method Summary
 void focusGained(java.awt.event.FocusEvent e)
           
 void focusLost(java.awt.event.FocusEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractHttpRequestDesktopPanel.InputAreaFocusListener

public AbstractHttpRequestDesktopPanel.InputAreaFocusListener(XmlSourceEditorView editor)
Method Detail

focusGained

public void focusGained(java.awt.event.FocusEvent e)
Specified by:
focusGained in interface java.awt.event.FocusListener

focusLost

public void focusLost(java.awt.event.FocusEvent e)
Specified by:
focusLost in interface java.awt.event.FocusListener


Copyright © 2005-2008 eviware.com. All Rights Reserved.