Uses of Interface
com.meterware.httpunit.WebWindowListener

Packages that use WebWindowListener
com.meterware.httpunit Classes for testing http server systems. 
 

Uses of WebWindowListener in com.meterware.httpunit
 

Methods in com.meterware.httpunit with parameters of type WebWindowListener
 void WebClient.addWindowListener(WebWindowListener listener)
          Adds a listener to watch for window openings and closings.
 void WebClient.removeWindowListener(WebWindowListener listener)
          Removes a listener to watch for window openings and closings.
 



Copyright © 2011. All Rights Reserved.