Interface | Description |
---|---|
CTabFolder2Listener |
Classes which implement this interface provide methods
that deal with the events that are generated by the CTabFolder
control.
|
Class | Description |
---|---|
BusyIndicator |
Support for showing a Busy Cursor during a long running process.
|
CBanner |
Instances of this class implement a Composite that lays out its children and
allows programmatic control of the layout.
|
CCombo |
The CCombo class represents a selectable user interface object
that combines a text field and a list and issues notification
when an item is selected from the list.
|
CLabel |
A Label which supports aligned text and/or an image and different border styles.
|
ControlEditor |
A ControlEditor is a manager for a Control that appears above a composite and
tracks with the moving and resizing of that composite.
|
CTabFolder |
Instances of this class implement the notebook user interface
metaphor.
|
CTabFolder2Adapter |
This adapter class provides default implementations for the
methods described by the
CTabFolder2Listener interface. |
CTabFolderEvent |
This event is sent when an event is generated in the
CTabFolder . |
CTabItem |
Instances of this class represent a selectable user interface object
that represent a page in a notebook widget.
|
SashForm |
The SashForm is a composite control that lays out its children in a
row or column arrangement (as specified by the orientation) and places
a Sash between each child.
|
ScrolledComposite |
A ScrolledComposite provides scrollbars and will scroll its content when the user
uses the scrollbars.
|
StackLayout |
This Layout stacks all the controls one on top of the other and resizes all
controls to have the same size and location.
|
TableEditor |
A TableEditor is a manager for a Control that appears above a cell in a Table and tracks with the
moving and resizing of that cell.
|
TreeEditor |
A TreeEditor is a manager for a Control that appears above a cell in a Tree
and tracks with the moving and resizing of that cell.
|
ViewForm |
Instances of this class implement a Composite that positions and sizes
children and allows programmatic control of layout and border parameters.
|
Copyright (c) EclipseSource and others 2002, 2014.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0