Eclipse PDE
Release 3.1

Uses of Class
org.eclipse.pde.ui.templates.TemplateField

Packages that use TemplateField
org.eclipse.pde.ui.templates   
 

Uses of TemplateField in org.eclipse.pde.ui.templates
 

Subclasses of TemplateField in org.eclipse.pde.ui.templates
 class BooleanOption
          This implementation of the TemplateOption can be used to represent options that are boolean choices.
 class ChoiceOption
          Implementation of the TemplateOption that allows users to choose a value from the fixed set of options.
 class StringOption
          This template option can be used to collect string option from the user in the template section wizard page.
 class TemplateOption
          The base class of all the template options.
 


Eclipse PDE
Release 3.1

Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.