sgodden / echo3ext20

Automatically exported from code.google.com/p/echo3ext20
Other
0 stars 1 forks source link

Refactoring of list components #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We need an AbstractListComponent as echo3 has, and Combo and MultiSelect
need to extend that.  And we need a corresponding AbstractListComponentPeer.

We can then have proper list cell rendering using the ListCellRenderer
interface.

Original issue reported on code.google.com by sgod...@gmail.com on 19 Sep 2008 at 12:39