'STRAP:multiple sequence alignments '

charite.christo.interfaces
Interface PaintHook

All Known Implementing Classes:
AbstractDatasetView, ChRenderer, ChTabPane, ChTextComponents, DialogHighlightInPathway, ExpressionData2, FluxData, ORIGINAL_DatasetView, Protein3d, ReloadableClass

public interface PaintHook


Method Summary
 boolean paintHook(JComponent c, Graphics g, boolean after)
           
 

Method Detail

paintHook

boolean paintHook(JComponent c,
                  Graphics g,
                  boolean after)
Parameters:
after - This method is called once before and once after super.paintComponent.
Returns:
means do not call super.paintComponent

'STRAP:multiple sequence alignments '

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