com.limegroup.gnutella.gui.tables
Interface ColoredCell

All Known Implementing Classes:
ColoredCellImpl

public interface ColoredCell


Method Summary
 java.awt.Color getColor()
           
 java.lang.Object getValue()
           
 

Method Detail

getValue

public java.lang.Object getValue()

getColor

public java.awt.Color getColor()