danielkorzekwa / betex-ecosystem

Automatically exported from code.google.com/p/betex-ecosystem
3 stars 0 forks source link

Create gwt component for bioheatmap #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1)Create component

/**Gwt panel that displays bio heat map.*/
BioHeatMapPanel {

/**Updates bioheatmap panel with new data.*/
update(BioHeatMap bioHeatMap);

}

2)
Refactor MarketView module to reuse BioHeatMapPanel.

Original issue reported on code.google.com by daniel.k...@gmail.com on 1 Jan 2010 at 4:31

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 1 Jan 2010 at 4:32

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 3 Jan 2010 at 6:28