'STRAP:multiple sequence alignments '

charite.christo.interfaces
Interface HasPanel

All Known Implementing Classes:
Customize, PathwayViews

public interface HasPanel

Implemented by objects that have a GUI.


Field Summary
static int NEW_PANEL
           
static int NO_NEW_PANEL
           
 
Method Summary
 JComponent getPanel(int mode)
           
 

Field Detail

NEW_PANEL

static final int NEW_PANEL
See Also:
Constant Field Values

NO_NEW_PANEL

static final int NO_NEW_PANEL
See Also:
Constant Field Values
Method Detail

getPanel

JComponent getPanel(int mode)

'STRAP:multiple sequence alignments '

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