| [news.eclipse.tools] Re: SWT equivalent of JCheckBox |
Nirmalya Ghosh wrote:
Hi All,
I'm trying to find out the equivant of javax.swing.JCheckBox in SWT and
how to use it.
See: - org.eclipse.swt.widgets.Button - org.eclipse.swt.SWT.CHECK
HTH Dani
Btw, is there any table-lookup (or any other form of documentation) done on the equivalent classes of the javax.swing package in the org.eclipse.swt package?
Thanks in advance.
Regards, Nirmalya