[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: Checkbox in a table

Hi,

well this only helps you if you want the checkbox in the first column. If that's what you want look at the following snippet:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet126.java


Tom

Keya schrieb:
Hi

Was just going through the different jface viewers and came across "CheckboxTableViewer" class. This might what you are needing.
Keya