Interface | Description |
---|---|
IFormPage |
Interface that all GUI pages need to implement in order
to be added to FormEditor part.
|
Class | Description |
---|---|
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. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.