protected class Default1DResultPresenter.SubResultDisplayJob extends SearchResultPresenter.AbstractResultJob
Modifier and Type | Field and Description |
---|---|
protected int |
index |
Constructor and Description |
---|
Default1DResultPresenter.SubResultDisplayJob(int index) |
Modifier and Type | Method and Description |
---|---|
protected SearchResult |
doInBackground() |
protected void |
done() |
protected java.lang.Object[] |
getDescriptionParams() |
equals, getDescription, getIcon, getId, getName, getOwner, owner, toString
public Default1DResultPresenter.SubResultDisplayJob(int index)
protected SearchResult doInBackground() throws java.lang.Exception
doInBackground
in class javax.swing.SwingWorker<java.lang.Object,java.lang.Object>
java.lang.Exception
SwingWorker.doInBackground()
protected void done()
done
in class javax.swing.SwingWorker<java.lang.Object,java.lang.Object>
protected java.lang.Object[] getDescriptionParams()
getDescriptionParams
in class SearchResultPresenter.AbstractResultJob