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