com.eviware.soapui.security.support
Class ProgressBarSecurityTestAdapter

java.lang.Object
  extended by com.eviware.soapui.security.support.ProgressBarSecurityTestAdapter

public class ProgressBarSecurityTestAdapter
extends java.lang.Object

Class that keeps a JProgressBars state in sync with a SecurityTest

Author:
dragica.soldo

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

Constructor Detail

ProgressBarSecurityTestAdapter

public ProgressBarSecurityTestAdapter(javax.swing.JProgressBar progressBar,
                                      SecurityTest securityTest,
                                      javax.swing.JLabel cntLabel)
Method Detail

release

public void release()


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