br.mia.test.view.swingworker
Class DeleteTestCase

java.lang.Object
  extended by org.jdesktop.swingworker.SwingWorker<java.lang.String,java.lang.Object>
      extended by br.mia.test.view.swingworker.DeleteTestCase
All Implemented Interfaces:
java.lang.Runnable, java.util.concurrent.Future<java.lang.String>

public class DeleteTestCase
extends org.jdesktop.swingworker.SwingWorker<java.lang.String,java.lang.Object>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jdesktop.swingworker.SwingWorker
org.jdesktop.swingworker.SwingWorker.StateValue
 
Constructor Summary
DeleteTestCase()
           
 
Method Summary
protected  java.lang.String doInBackground()
           
 
Methods inherited from class org.jdesktop.swingworker.SwingWorker
addPropertyChangeListener, cancel, done, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgress
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteTestCase

public DeleteTestCase()
Method Detail

doInBackground

protected java.lang.String doInBackground()
                                   throws java.lang.Exception
Specified by:
doInBackground in class org.jdesktop.swingworker.SwingWorker<java.lang.String,java.lang.Object>
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.