Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.ui.forms.widgets.FormText

Packages that use FormText
org.eclipse.ui.forms.widgets Custom widgets and controls for forms-based parts.  
 

Uses of FormText in org.eclipse.ui.forms.widgets
 

Methods in org.eclipse.ui.forms.widgets that return FormText
 FormText ScrolledFormText.getFormText()
          Returns the instance of the form text.
 FormText FormToolkit.createFormText(Composite parent, boolean trackFocus)
          Creates a rich text as a part of the form.
 

Methods in org.eclipse.ui.forms.widgets with parameters of type FormText
 void ScrolledFormText.setFormText(FormText formText)
          Sets the form text to be managed by this scrolled form text.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.