Java SWT Class Reference
Lists the available classes for testing Java SWT controls.
CBanner Class
The class used to layout the toolbar area and perspective switching toolbar in the workbench.
CoolBar Class
A container class that contains SWT widgets, primarily toolbars.
CoolItem Class
Contains selectable user interface objects that represent the areas of a CoolBar that can be dynamically positioned.
CTabFolder Class
Class for an enhanced tab folder, typically having decorated tabs and the minimize, maximize, and close buttons.
CTabItem Class
The class for an enhanced tab within a CTabFolder.
ExpandBar Class
The class for widgets that expand and close by clicking on a header.
ExpandItem Class
The class that contains the expandable items in an ExpandBar.
HorizontalSash Class
The class for the horizontal border around a window pane that can be dragged to adjust the window size.
Sash Class
The class for the border around a window pane that can be dragged to adjust the window size.
SashForm Class
The class for the border around a form that can be dragged to adjust the size of the form.
ScrollableControl Class
The implementation class for all controls which are only classified as controls but also contain a scrollbar.
ScrolledComposite Class
The class for scrollbars and scrolls the content when the user uses the scrollbars.
Shell Class
The class for Java SWT windows.
Spinner Class
The class to enter and modify numeric values for up/down controls.
StyledText Class
The class for an editable user interface object that displays lines of text.
SWTBrowser Class
The class for the browser widget.
SWTDateTime Class
The class for SWT date and time elements in a calendar, date, or time control.
SWTTabControl Class
The class for SWT TabFolder.
SWTTabItem Class
The class for SWT TabItem.
SWTTable Class
The class for SWT tables.
SWTTableColumn Class
The class for columns in an SWT table.
SWTTableRow Class
The class for rows in an SWT table.
SWTTree Class
The class for SWT tree widgets.
SWTTreeColumn Class
The class for columns in a Tree widget.
VerticalSash Class
The class for the vertical border around a window pane that can be dragged to adjust the window size.
ViewForm Class
The class to lay out a view's label/menu/toolbar local bar in the workbench.
Parent topic:
Silk4NET Language Reference