Package com.diffplug.common.swt.widgets
package com.diffplug.common.swt.widgets
-
ClassesClassDescriptionA quick way to make right-justified buttons.Creates a flat button that raises a little on mouseOver.A Layout which allows anyone to call its layout method manually.Added a control that uses an SWT Link to implement the standard Button interface.Regular buttons have different margins on each platform, which makes it difficult to make small buttons, such as expand / collapse.RadioGroup<T>SWT provides
ScrolledCompositewhich provides a wealth of scrolling behavior ([google](https://www.google.com/search?q=SWT+ScrolledComposite)).