Package | Description |
---|---|
org.eclipse.compare |
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
|
org.eclipse.jface.contentassist |
Provides a content assist add-on for implementors of IContentAssistSubjectControl.
|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
org.eclipse.jface.text.source |
Provides a support for managing annotations attached to a document.
|
org.eclipse.jface.viewers |
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
|
org.eclipse.swt.custom |
SWT Custom widgets.
|
org.eclipse.ui.console |
Application programming interfaces for interaction
with the Eclipse console.
|
org.eclipse.ui.forms |
Forms-based controls for use in views, editors, and wizards.
|
org.eclipse.ui.forms.widgets |
Custom widgets and controls for forms-based parts.
|
org.eclipse.ui.texteditor |
Provides a framework for text editors obeying to the
desktop rules.
|
org.eclipse.ui.views.properties.tabbed |
Provides the Tabbed Properties framework.
|
Class and Description |
---|
SashForm
The SashForm lays out its children in a Row or Column arrangement (as specified
by the orientation) and places a Sash between the children.
|
ViewForm
Instances of this class implement a Composite that positions and sizes
children and allows programmatic control of layout and border parameters.
|
Class and Description |
---|
VerifyKeyListener |
Class and Description |
---|
LineBackgroundEvent
This event is sent when a line is about to be drawn.
|
LineBackgroundListener |
StyledText
A StyledText is an editable user interface object that displays lines
of text.
|
StyledTextContent
Clients may implement the StyledTextContent interface to provide a
custom store for the StyledText widget content.
|
StyleRange |
VerifyKeyListener |
Class and Description |
---|
StyledText
A StyledText is an editable user interface object that displays lines
of text.
|
Class and Description |
---|
TableTree
Deprecated.
As of 3.1 use Tree, TreeItem and TreeColumn
|
TableTreeItem
Deprecated.
As of 3.1 use Tree, TreeItem and TreeColumn
|
Class and Description |
---|
BidiSegmentEvent
This event is sent to BidiSegmentListeners when a line is to
be measured or rendered in a bidi locale.
|
BidiSegmentListener
This listener interface may be implemented in order to receive
BidiSegmentEvents.
|
Bullet
Instances of this class represent bullets in the
StyledText . |
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.
|
CTabFolder2Listener
Classes which implement this interface provide methods
that deal with the events that are generated by the CTabFolder
control.
|
CTabFolderEvent |
CTabFolderListener
Classes which implement this interface provide a method
that deals with events generated in the CTabFolder.
|
CTabItem
Instances of this class represent a selectable user interface object
that represent a page in a notebook widget.
|
ExtendedModifyEvent
This event is sent after a text change occurs.
|
ExtendedModifyListener |
LineBackgroundEvent
This event is sent when a line is about to be drawn.
|
LineBackgroundListener |
LineStyleEvent
This event is sent when a line is about to be drawn.
|
LineStyleListener |
PaintObjectEvent
This event is sent when an object needs to be drawn.
|
PaintObjectListener
This listener is invoked when an object needs to be drawn.
|
StyledTextContent
Clients may implement the StyledTextContent interface to provide a
custom store for the StyledText widget content.
|
StyledTextPrintOptions
Use StyledTextPrintOptions to specify printing options for the
StyledText.print(Printer, StyledTextPrintOptions) API.
|
StyleRange |
TableTree
Deprecated.
As of 3.1 use Tree, TreeItem and TreeColumn
|
TableTreeItem
Deprecated.
As of 3.1 use Tree, TreeItem and TreeColumn
|
TextChangedEvent
This event is sent by the StyledTextContent implementor when a change to
the text occurs.
|
TextChangeListener
The StyledText widget implements this listener to receive
notifications when changes to the model occur.
|
TextChangingEvent
This event is sent by the StyledTextContent implementor when a change
to the text is about to occur.
|
VerifyKeyListener |
Class and Description |
---|
LineBackgroundEvent
This event is sent when a line is about to be drawn.
|
LineBackgroundListener |
LineStyleEvent
This event is sent when a line is about to be drawn.
|
LineStyleListener |
StyleRange |
Class and Description |
---|
SashForm
The SashForm lays out its children in a Row or Column arrangement (as specified
by the orientation) and places a Sash between the children.
|
Class and Description |
---|
ScrolledComposite
A ScrolledComposite provides scrollbars and will scroll its content when the user
uses the scrollbars.
|
Class and Description |
---|
StyledText
A StyledText is an editable user interface object that displays lines
of text.
|
Class and Description |
---|
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.
|
CTabFolder
Instances of this class implement the notebook user interface
metaphor.
|
CTabItem
Instances of this class represent a selectable user interface object
that represent a page in a notebook widget.
|
ScrolledComposite
A ScrolledComposite provides scrollbars and will scroll its content when the user
uses the scrollbars.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.