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 Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

Package org.eclipse.ui.forms.editor

Support for forms-based multi-page editors.

See:
           Description

Interface Summary
IFormPage Interface that all GUI pages need to implement in order to be added to FormEditor part.
 

Class Summary
FormEditor This class forms a base of multi-page form editors that typically use one or more pages with forms and one page for raw source of the editor input.
FormPage A base class that all pages that should be added to FormEditor must subclass.
SharedHeaderFormEditor A variation of FormEditor, this editor has a stable header that does not change when pages are switched.
 

Package org.eclipse.ui.forms.editor Description

Support for forms-based multi-page editors.
 


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