|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.SwingWorker<Clusters<anl.aida.core.DocumentID>,java.lang.Object>
anl.aida.client.gui.ClusterPanel.ClusterWorker
class ClusterPanel.ClusterWorker
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.swing.SwingWorker |
---|
javax.swing.SwingWorker.StateValue |
Field Summary | |
---|---|
private int |
count
|
Constructor Summary | |
---|---|
ClusterPanel.ClusterWorker(int count)
|
Method Summary | |
---|---|
protected Clusters<anl.aida.core.DocumentID> |
doInBackground()
|
protected void |
done()
|
Methods inherited from class javax.swing.SwingWorker |
---|
addPropertyChangeListener, cancel, 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 |
Field Detail |
---|
private int count
Constructor Detail |
---|
ClusterPanel.ClusterWorker(int count)
Method Detail |
---|
protected Clusters<anl.aida.core.DocumentID> doInBackground() throws java.lang.Exception
doInBackground
in class javax.swing.SwingWorker<Clusters<anl.aida.core.DocumentID>,java.lang.Object>
java.lang.Exception
protected void done()
done
in class javax.swing.SwingWorker<Clusters<anl.aida.core.DocumentID>,java.lang.Object>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |