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

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

public class ProgressBarAdapter
extends java.lang.Object

Class that keeps a JProgressBars state in sync with a TestCase

Author:
Ole.Matzura

Nested Class Summary
 class ProgressBarAdapter.InternalTestRunListener
           
 
Constructor Summary
ProgressBarAdapter(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

ProgressBarAdapter

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

release

public void release()


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