JiffOrange / macwidgets

1 stars 1 forks source link

Sort icons don't show up on iTunes style table when using Glazed Lists #71

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The sort icons are not being installed on the ITunesTableHeaderRenderer.

Original issue reported on code.google.com by kenneth....@gmail.com on 20 Mar 2009 at 1:50

GoogleCodeExporter commented 9 years ago
Glazed Lists is specifically looking for a JLabel to install the sort icons on 
- ITunesTableHeaderRenderer is 
currently extending JComponent. I'll make the renderer explicitly extend JLabel.

Original comment by kenneth....@gmail.com on 20 Mar 2009 at 1:52