'STRAP:multiple sequence alignments '

charite.christo
Class Strings2Tree

java.lang.Object
  extended by charite.christo.Strings2Tree
All Implemented Interfaces:
ChRunnable

public class Strings2Tree
extends java.lang.Object
implements ChRunnable


Field Summary
static int LEAFS_CONTAIN_ENTIRE_PATH
           
static int SKIP_LINES_WITH_HASH
           
 
Fields inherited from interface charite.christo.ChRunnable
APPEND, COLUMN_TITLE, DOWNLOAD_FINISHED, GET_PANEL, ICON, INTERPRET_LINE, IS_DRAG4XY, ITEM_TEXT, MODIFY_RENDERER_COMPONENT, PROGRESS, REPAINT_CURSOR, SAY_DOWNLOADING, SET_ICON_IMAGE, SET_TREE_VALUE, SHOW_IN_FRAME, TAB_TEXT, TIP_TEXT
 
Constructor Summary
Strings2Tree(long options, java.lang.Object v, char delim)
           
 
Method Summary
 UniqueList getTree()
           
 java.lang.Object run(java.lang.String id, java.lang.Object arg)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SKIP_LINES_WITH_HASH

public static final int SKIP_LINES_WITH_HASH
See Also:
Constant Field Values

LEAFS_CONTAIN_ENTIRE_PATH

public static final int LEAFS_CONTAIN_ENTIRE_PATH
See Also:
Constant Field Values
Constructor Detail

Strings2Tree

public Strings2Tree(long options,
                    java.lang.Object v,
                    char delim)
Method Detail

getTree

public UniqueList getTree()

run

public java.lang.Object run(java.lang.String id,
                            java.lang.Object arg)
Specified by:
run in interface ChRunnable

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, Protein and StrapEvent.'