|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embl.ebi.escience.scuflui.results.ResultTableCellCollection
org.embl.ebi.escience.scuflui.results.ResultTableColumn
public class ResultTableColumn
| Constructor Summary | |
|---|---|
ResultTableColumn()
|
|
| Method Summary | |
|---|---|
void |
addSource(ResultSource source)
|
int |
fillColumn(int startRow)
Fills this column with results. |
java.lang.String |
toString()
|
| Methods inherited from class org.embl.ebi.escience.scuflui.results.ResultTableCellCollection |
|---|
add, getCell, getValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResultTableColumn()
| Method Detail |
|---|
public void addSource(ResultSource source)
source - public int fillColumn(int startRow)
ResultSourcesdisplayed in this column and then adds
the all outputs from each of them, assuming that each output doesn't
already appear in the column.
startRow - the row to start adding the results to
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||