'STRAP:multiple sequence alignments '

charite.christo.interfaces
Interface Colored

All Known Subinterfaces:
VisibleIn123
All Known Implementing Classes:
AbstractResidueSelection, AbstractVisibleIn123, Dataset, EC_Class, MReaction, Pathway

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
 Color getColor()
           
 void setColor(Color c)
           
 

Method Detail

setColor

void setColor(Color c)

getColor

Color getColor()

'STRAP:multiple sequence alignments '

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