Eclipse Platform
Release 3.3

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

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

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

Methods in org.eclipse.ui.forms.widgets that return Form
 Form FormToolkit.createForm(Composite parent)
          Creates a form widget in the provided parent.
 Form ScrolledForm.getForm()
          Returns the instance of the form owned by the scrolled form.
 

Methods in org.eclipse.ui.forms.widgets with parameters of type Form
 void FormToolkit.decorateFormHeading(Form form)
          Takes advantage of the gradients and other capabilities to decorate the form heading using colors computed based on the current skin and operating system.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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