SWT Tools

SWT Development Tools

The SWT Development Tools described in this page are available from the Update Sites

JniGen is a tool that generates JNI wrappers for creating the SWT Platform Interface (PI). For more information on how to generate the JNI code, see this tutorial.

Sleak is a simple tool that monitors the creation and disposal of SWT graphics resources. (see tutorial)

SWT Spy plug-in for Eclipse is a simple tool that prints out information about the widget under the cursor. Currently, this includes style, layout and parent information.