Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Package
org.eclipse.ui.forms.widgets

Packages that use org.eclipse.ui.forms.widgets
org.eclipse.ui.forms Forms-based controls for use in views, editors, and wizards. 
org.eclipse.ui.forms.editor Support for forms-based multi-page editors. 
org.eclipse.ui.forms.widgets Custom widgets and controls for forms-based parts. 
org.eclipse.ui.intro.config Provides support for customizing welcome content and presentation. 
org.eclipse.ui.intro.contentproviders Contains classes which can be used to add controls to a welcome page. 
org.eclipse.ui.views.properties.tabbed Provides the Tabbed Properties framework. 
 

Classes in org.eclipse.ui.forms.widgets used by org.eclipse.ui.forms
FormToolkit
          The toolkit is responsible for creating SWT controls adapted to work in Eclipse forms.
Hyperlink
          Hyperlink is a concrete implementation of the abstract base class that draws text in the client area.
ScrolledForm
          ScrolledForm is a control that is capable of scrolling an instance of the Form class.
ScrolledPageBook
          ScrolledPageBook is a class that is capable of stacking several composites (pages), while showing one at a time.
Section
          A variation of the expandable composite that adds optional description below the title.
 

Classes in org.eclipse.ui.forms.widgets used by org.eclipse.ui.forms.editor
FormToolkit
          The toolkit is responsible for creating SWT controls adapted to work in Eclipse forms.
 

Classes in org.eclipse.ui.forms.widgets used by org.eclipse.ui.forms.widgets
AbstractHyperlink
          This is the base class for custom hyperlink widget.
ExpandableComposite
          This composite is capable of expanding or collapsing a single client that is its direct child.
Form
          Form is a custom control that renders a title and an optional background image above the body composite.
FormText
          This class is a read-only text control that is capable of rendering wrapped text.
Hyperlink
          Hyperlink is a concrete implementation of the abstract base class that draws text in the client area.
ILayoutExtension
          Classes that extend abstract class Layout and implement this interface can take part in layout computation of the TableWrapLayout manager.
ImageHyperlink
          This class extends hyperlink widget by adding the capability to render an image relative to the text.
ScrolledForm
          ScrolledForm is a control that is capable of scrolling an instance of the Form class.
ScrolledPageBook
          ScrolledPageBook is a class that is capable of stacking several composites (pages), while showing one at a time.
Section
          A variation of the expandable composite that adds optional description below the title.
SharedScrolledComposite
          This class is used to provide common scrolling services to a number of controls in the toolkit.
SizeCache
          Caches the preferred size of an SWT control
ToggleHyperlink
          A custom selectable control that can be used to control areas that can be expanded or collapsed.
 

Classes in org.eclipse.ui.forms.widgets used by org.eclipse.ui.intro.config
FormToolkit
          The toolkit is responsible for creating SWT controls adapted to work in Eclipse forms.
 

Classes in org.eclipse.ui.forms.widgets used by org.eclipse.ui.intro.contentproviders
FormToolkit
          The toolkit is responsible for creating SWT controls adapted to work in Eclipse forms.
 

Classes in org.eclipse.ui.forms.widgets used by org.eclipse.ui.views.properties.tabbed
FormToolkit
          The toolkit is responsible for creating SWT controls adapted to work in Eclipse forms.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire