protected class Default3DResultPresenter.DynResultDisplayJob extends SearchResultPresenter.AbstractResultJob
Modifier and Type | Field and Description |
---|---|
protected int[] |
indices |
protected java.lang.String |
label |
Constructor and Description |
---|
Default3DResultPresenter.DynResultDisplayJob(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 Default3DResultPresenter.DynResultDisplayJob(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