Eclipse Platform
Release 3.4

org.eclipse.ui.texteditor.templates
Interface ITemplatesPage

All Superinterfaces:
IPage, IPageBookViewPage
All Known Implementing Classes:
AbstractTemplatesPage

public interface ITemplatesPage
extends IPageBookViewPage

Interface for a templates page. This interface defines the minimum requirement for a page within the TemplatesView.

Clients can either implement this interface directly or subclass the AbstractTemplatesPage.

Since:
3.4
See Also:
TemplatesView

Methods inherited from interface org.eclipse.ui.part.IPageBookViewPage
getSite, init
 
Methods inherited from interface org.eclipse.ui.part.IPage
createControl, dispose, getControl, setActionBars, setFocus
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

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