Default form width & height

These preferences control the default form size used for any window or dialog created by SWT Designer.

Highlight containers without borders

This preference determines whether SWT Designer draws a dotted rectangle around borderless JPanels.

image

Show text in components tree

This preference determines whether the text label of a widget (like a button, label, etc.) is shown next to the widget’s name in the Component Tree.

image image

Show important properties dialog on component adding

This preference controls whether the important properties dialog is shown whenever a new widget is created. The important properties dialog provides access to the widget’s name, text and icon properties and style settings.

image

Automatically activate direct edit on component adding

This preference controls whether direct edit mode is automatically invoked when a new component is added to the window. When this option is enabled, it makes it easy to immediately set the text label on a widget as soon as it is created.

image

Use ResourceManager for color/font/image access

This preference determines whether the ResourceManager class is used is code generation for accessing colors, fonts and images.

Show style property popup menu cascaded

This preference determines whether the Style menu is shown cascaded or not.

image image