openr66.r66gui
Class R66ClientGui.R66ClientGuiActions

java.lang.Object
  extended by javax.swing.SwingWorker<String,Integer>
      extended by openr66.r66gui.R66ClientGui.R66ClientGuiActions
All Implemented Interfaces:
Runnable, Future<String>, RunnableFuture<String>
Enclosing class:
R66ClientGui

public class R66ClientGui.R66ClientGuiActions
extends SwingWorker<String,Integer>

Author:
Frederic Bregier

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.SwingWorker
SwingWorker.StateValue
 
Method Summary
protected  String doInBackground()
           
 
Methods inherited from class javax.swing.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
 

Method Detail

doInBackground

protected String doInBackground()
                         throws Exception
Specified by:
doInBackground in class SwingWorker<String,Integer>
Throws:
Exception


Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.