'STRAP:multiple sequence alignments '

charite.christo
Interface Colored

All Known Subinterfaces:
VisibleIn123
All Known Implementing Classes:
AbstractValueOfResidue, AbstractVisibleIn123, BasicResidueSelection, DialogPlot, Distance3DToCursor, Distance3DToHetero, Hydrophobicity, Protein, ResidueAnnotation, ResidueHydrophobicity_TOPPRED

public interface Colored

Implemented by colored objects. Usually the user can change the color of such objects using a tool button ICON:IC_COLOR.

See Also:
ButColor

Method Summary
 java.awt.Color getColor()
           
 void setColor(java.awt.Color c)
           
 

Method Detail

setColor

void setColor(java.awt.Color c)

getColor

java.awt.Color getColor()

'STRAP:multiple sequence alignments '

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