|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.forester.archaeopteryx.tools.RunnableProcess
org.forester.archaeopteryx.tools.SequenceDataRetriver
public final class SequenceDataRetriver
| Field Summary | |
|---|---|
static int |
DEFAULT_LINES_TO_RETURN
|
| Constructor Summary | |
|---|---|
SequenceDataRetriver(MainFrameApplication mf,
TreePanel treepanel,
Phylogeny phy)
|
|
| Method Summary | |
|---|---|
static java.util.SortedSet<java.lang.String> |
obtainSeqInformation(Phylogeny phy,
boolean ext_nodes_only,
boolean allow_to_set_taxonomic_data)
|
void |
run()
|
| Methods inherited from class org.forester.archaeopteryx.tools.RunnableProcess |
|---|
end, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int DEFAULT_LINES_TO_RETURN
| Constructor Detail |
|---|
public SequenceDataRetriver(MainFrameApplication mf,
TreePanel treepanel,
Phylogeny phy)
| Method Detail |
|---|
public static java.util.SortedSet<java.lang.String> obtainSeqInformation(Phylogeny phy,
boolean ext_nodes_only,
boolean allow_to_set_taxonomic_data)
throws java.io.IOException
java.io.IOExceptionpublic void run()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||