http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5630
Bug #: 5630
Summary: See about removing one set of ColorTableCellEditor and
ColorTableCellRender classes
Classification: Unclassified
Product: Kepler
Version: trunk
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sensor-view
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
There are two versions of ColorTableCellEditor and ColorTableCellRenderer, one
pair in Plotting, the other in Runtimemonitor. They're almost identical;
there's basically one main difference, the ones in Plotting make use of an
override of Color: org.kepler.sms.Color. There are 42 references to this
version of Color in Plotting. Ideally we don't replicate code or override
classes, so see about removing this Color class and let both modules use one
set of the ColorTableCell* classes, moved into the Gui module.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev