|
Eclipse PDE Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITemplateSection | |
---|---|
org.eclipse.pde.ui.templates |
Uses of ITemplateSection in org.eclipse.pde.ui.templates |
---|
Classes in org.eclipse.pde.ui.templates that implement ITemplateSection | |
class |
AbstractTemplateSection
Common function for template sections. |
class |
BaseOptionTemplateSection
This class adds a notion of options to the default template section implementation. |
class |
OptionTemplateSection
This class adds some conventions to the class it is based on. |
Methods in org.eclipse.pde.ui.templates that return ITemplateSection | |
abstract ITemplateSection[] |
AbstractNewPluginTemplateWizard.getTemplateSections()
Returns the template sections used in this wizard. |
abstract ITemplateSection[] |
NewPluginTemplateWizard.createTemplateSections()
Subclasses are required to implement this method by creating templates that will appear in this wizard. |
ITemplateSection[] |
NewPluginTemplateWizard.getTemplateSections()
Returns templates that appear in this section. |
|
Eclipse PDE Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |