ScrolledComposite « SWT « Java Tutorial






17.80.ScrolledComposite
17.80.1.Create the ScrolledComposite to scroll horizontally and verticallyCreate the ScrolledComposite to scroll horizontally and vertically
17.80.2.Setting the Child Control's SizeSetting the Child Control's Size
17.80.3.Setting Minimum Size for a Child ControlSetting Minimum Size for a Child Control
17.80.4.Scrollbars appear if the window is resized to be too small to show part of the buttonScrollbars appear if the window is resized to be too small to show part of the button
17.80.5.If the window is too small, scrollbars will appear.If the window is too small, scrollbars will appear.
17.80.6.Create a ScrolledComposite with wrapping content
17.80.7.Create two ScrolledComposites that scroll in tandemCreate two ScrolledComposites that scroll in tandem
17.80.8.Scroll a widget into view on focus inScroll a widget into view on focus in