Uses of Class
org.eclipse.ui.forms.widgets.Form
Packages that use Form
-
Uses of Form in org.eclipse.ui.forms.widgets
Methods in org.eclipse.ui.forms.widgets that return FormModifier and TypeMethodDescriptionFormToolkit.createForm
(Composite parent) Creates a form widget in the provided parent.ScrolledForm.getForm()
Returns the instance of the form owned by the scrolled form.Methods in org.eclipse.ui.forms.widgets with parameters of type FormModifier and TypeMethodDescriptionvoid
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.