Can I create a program that runs in web browser using SWT. Is there and
Applet counterpart of awt available in SWT allows us to create a web
browser based program or apploication?
Not that I know of. If anyone knows such 'SWT plugin' please mention it!
You might try javawebstart to download your SWT app from a web browser - but
not run in a web browser.
There is a feature request for this. Code contributions welcome. https://bugs.eclipse.org/bugs/show_bug.cgi?id=37707