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