com.eviware.soapui.impl.wsdl.panels.mockoperation
Class AbstractWsdlMockResponseDesktopPanel.ResultAreaFocusListener

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.panels.mockoperation.AbstractWsdlMockResponseDesktopPanel.ResultAreaFocusListener
All Implemented Interfaces:
java.awt.event.FocusListener, java.util.EventListener
Enclosing class:
AbstractWsdlMockResponseDesktopPanel<T extends ModelItem,T2 extends WsdlMockResponse>

protected final class AbstractWsdlMockResponseDesktopPanel.ResultAreaFocusListener
extends java.lang.Object
implements java.awt.event.FocusListener


Constructor Summary
protected AbstractWsdlMockResponseDesktopPanel.ResultAreaFocusListener()
           
 
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

AbstractWsdlMockResponseDesktopPanel.ResultAreaFocusListener

protected AbstractWsdlMockResponseDesktopPanel.ResultAreaFocusListener()
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-2009 eviware.com. All Rights Reserved.