Class Summary | |
---|---|
AbstractCreationFactory | |
ColorManager | |
EditorMessages | Helper class to get NLSed messages. |
LazyFileEditorInput | A LazyFileEditorInput maintains the temporary file that provides the textual input for a secondary page of a multi-page editor. |
LazyTextEditor | A LazyTextEditor defers provision of its IDocumentProvider until its IEditorInput has contents. |
NullProvider | NullProvider provides stub behaviour for MultiPageEditPart pages until their contents are demand-created when the page is first opened. |
QVTEditor | |
QVTEditorContributor | Manages the installation/deinstallation of global actions for multi-page editors. |
QVTNewWizard | This is a sample new wizard. |
QVTNewWizardPage | The "New" wizard page allows setting the container for the new file as well as the file name. |
QVTSaveAsDialog |