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