'STRAP:multiple sequence alignments '

charite.christo.interfaces
Interface ChRunnable

All Known Implementing Classes:
AbstractDatasetView, AbstractExecutable, AnonymousFTP, ButOwnWindow, ByteArray, CacheResult, ChButton, ChDelay, ChExec, ChFrame, ChJOrtho, ChMsg, ChPdfUtils, ChPubmed, ChTableLayout, ChTextArea, ChTextComponents, ChTextViewer, ChUtils, CloseBut, CollapseComponent, Customize, Dataset, Dataset2Reaction, DialogHighlightInPathway, FileEditorEclipse, FluxData, FreeMemoryBar, InteractiveDownload, LogFileButton, Metannogen, MetannogenGoogleReaction, MetannogenMain, MetannogenStatics, Microsoft, NativeTools, ORIGINAL_DatasetView, PanelCommandLineOptions, Protein3d, ReloadableClass, Sil, UIupdateList, UploadDatasets, Web

public interface ChRunnable


Field Summary
static String APPEND
           
static String DOWNLOAD_FINISHED
           
static String INTERPRET_LINE
           
static String LOG
           
static String SET_ICON_IMAGE
           
 
Method Summary
 Object run(String id, Object arg)
           
 

Field Detail

LOG

static final String LOG
See Also:
Constant Field Values

APPEND

static final String APPEND
See Also:
Constant Field Values

INTERPRET_LINE

static final String INTERPRET_LINE
See Also:
Constant Field Values

DOWNLOAD_FINISHED

static final String DOWNLOAD_FINISHED
See Also:
Constant Field Values

SET_ICON_IMAGE

static final String SET_ICON_IMAGE
See Also:
Constant Field Values
Method Detail

run

Object run(String id,
           Object arg)

'STRAP:multiple sequence alignments '

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