| [news.eclipse.platform.swt] Where to find checkbox images for TableViewer |
Hello, I have a TableViewer with boolean data in some columns. I succeeded in editing values with check buttons. Now, I'd like the getColumnImage method from ITableLabelProvider to return the same checkbox image instead of true/false text. Where can I find the native images for checkbox? Thanks! -- Patrick