'STRAP:multiple sequence alignments '

charite.christo.interfaces
Interface ChProcessEvent

All Known Implementing Classes:
AbstractDatasetView, ChJTable, ChTableLayout, ChUtils, ExpressionData2, FilePopup, ORIGINAL_DatasetView, Protein3d

public interface ChProcessEvent


Method Summary
 boolean processEvent(JComponent c, AWTEvent ev)
          returns true if the component should also invoke processEvent();
 

Method Detail

processEvent

boolean processEvent(JComponent c,
                     AWTEvent ev)
returns true if the component should also invoke processEvent();


'STRAP:multiple sequence alignments '

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