Update of /cvsroot/jwebunit/jWebUnit/src/net/sourceforge/jwebunit
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15282/src/net/sourceforge/jwebunit

Modified Files:
        CompositeJWebUnitDialog.java 
Log Message:
removing get not required.

Index: CompositeJWebUnitDialog.java
===================================================================
RCS file: 
/cvsroot/jwebunit/jWebUnit/src/net/sourceforge/jwebunit/CompositeJWebUnitDialog.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** CompositeJWebUnitDialog.java        5 Mar 2005 05:45:00 -0000       1.2
--- CompositeJWebUnitDialog.java        5 Mar 2005 17:51:46 -0000       1.3
***************
*** 9,13 ****
  import org.w3c.dom.Element;
  
- import com.meterware.httpunit.Button;
  import com.meterware.httpunit.WebClient;
  import com.meterware.httpunit.WebResponse;
--- 9,12 ----
***************
*** 265,277 ****
       * (non-Javadoc)
       * 
-      * @see 
net.sourceforge.jwebunit.IJWebUnitDialog#getButton(java.lang.String)
-      */
-     public Button getButton(String buttonId) {
-         throw new UnsupportedOperationException("getButton");
-     }
- 
-     /*
-      * (non-Javadoc)
-      * 
       * @see 
net.sourceforge.jwebunit.IJWebUnitDialog#hasButton(java.lang.String)
       */
--- 264,267 ----



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to