tree: e8153ccfcc1db218d8a32c01def853cef7469949 [path history] [tgz]
  1. .settings/
  2. doc-html/
  3. META-INF/
  4. src/
  5. .classpath
  6. .project
  7. about.html
  8. build.properties
  9. plugin.properties
  10. plugin.xml
  11. pom.xml
  12. Readme.md
examples/org.eclipse.swt.examples/Readme.md

org.eclipse.swt.examples

Test plug-in for evaluating the SWT widgets. To see the example application run as Java application:

  • org.eclipse.swt.examples.controlexample.ControlExample for the native SWT widgets
  • org.eclipse.swt.examples.controlexample.CustomControlExample for the custom SWT widgets