The SWT Browser sample is a simple, fully-featured Web browser application that is based on the Standard Widget Toolkit (SWT) Browser widget. The browser was built using the Java visual editor. On Windows, the browser uses Internet Explorer as its renderer. On Linux, the browser uses Mozilla.
This example highlights the Java visual editor's event handling capabilities and the arrow styles of SWT buttons. The browser is also a good example of the SWT GridLayout layout manager being used for complex layout.
Before you import the sample, see the important note in the setup instructions by clicking the Setup Instructions link.