com.eviware.soapui.impl.wsdl.panels.support
Class ProgressBarTestCaseAdapter

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.panels.support.ProgressBarTestCaseAdapter

public class ProgressBarTestCaseAdapter
extends java.lang.Object

Class that keeps a JProgressBars state in sync with a TestCase

Author:
Ole.Matzura

Nested Class Summary
 class ProgressBarTestCaseAdapter.InternalTestRunListener
           
 
Constructor Summary
ProgressBarTestCaseAdapter(javax.swing.JProgressBar progressBar, WsdlTestCase testCase)
           
 
Method Summary
 void release()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressBarTestCaseAdapter

public ProgressBarTestCaseAdapter(javax.swing.JProgressBar progressBar,
                                  WsdlTestCase testCase)
Method Detail

release

public void release()


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