Package | Description |
---|---|
org.eclipse.ui.forms.widgets |
Custom widgets and controls for forms-based parts.
|
Modifier and Type | Method and Description |
---|---|
FormText |
FormToolkit.createFormText(Composite parent,
boolean trackFocus)
Creates a rich text as a part of the form.
|
FormText |
ScrolledFormText.getFormText()
Returns the instance of the form text.
|
Modifier and Type | Method and Description |
---|---|
void |
ScrolledFormText.setFormText(FormText formText)
Sets the form text to be managed by this scrolled form text.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.