MichaelJakubec / gtkjfilechooser

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

Use FileView to retrieve the icon that represents a file. #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Use FileView to retrieve the icon that represents a file.
Currently this in hard coded and not "pluggable"

Original issue reported on code.google.com by c.ce...@gmail.com on 3 Nov 2009 at 11:17

GoogleCodeExporter commented 9 years ago
See implementation details in:
  FilesListPane.FilesListRenderer#getTableCellRendererComponent(...)
  GtkFileView

Original comment by c.ce...@gmail.com on 4 Nov 2009 at 11:43