'STRAP:multiple sequence alignments '

charite.christo.interfaces
Interface Disposable

All Known Subinterfaces:
DatasetView, ProteinViewer
All Known Implementing Classes:
AbstractDatasetView, AbstractExecutable, ChTextViewer, DialogFindInText, NativeTools, ORIGINAL_DatasetView, PathwayViews, Protein3d

public interface Disposable

Implemented by objects such as dialogs or plugins that can be disposed. The dispose method should contain the cleanup. SeeJAVADOC:charite.christo.CloseBut


Method Summary
 void dispose()
           
 

Method Detail

dispose

void dispose()

'STRAP:multiple sequence alignments '

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