Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Platform Plug-in Development Environment Guide
Previous Page Home Next Page


Eclipse PDE
Release 3.5

Package org.eclipse.pde.ui.templates

Interface Summary
ITemplateSection This interface represents a section of the template wizard that generates a new extension or plug-in.
IVariableProvider The classes that implement this interface are responsible for providing value of variables when asked.
 

Class Summary
AbstractChoiceOption Abstract implementation of the TemplateOption that allows users to choose a value from the fixed set of options.
AbstractNewPluginTemplateWizard This class is used as a common base for plug-in content wizards that are implemented using PDE template support.
AbstractTemplateSection Common function for template sections.
BaseOptionTemplateSection This class adds a notion of options to the default template section implementation.
BlankField This template option can be used to create blank space on the template section wizard page.
BooleanOption This implementation of the TemplateOption can be used to represent options that are boolean choices.
ChoiceOption Deprecated. see RadioChoiceOption and ComboChoiceOption
ComboChoiceOption Implementation of the AbstractTemplateOption that allows users to choose a value from the fixed set of options using a combo box.
NewPluginProjectFromTemplateWizard API class to allow customization of the new plug-in project wizard.
NewPluginTemplateWizard This wizard should be used as a base class for wizards that generate plug-in content using a closed set of templates.
OptionTemplateSection This class adds some conventions to the class it is based on.
OptionTemplateWizardPage An implementation of the standard wizard page that creates its contents from the list of template options.
PluginReference Implementation of the IPluginReference This class may be instantiated.
RadioChoiceOption Implementation of the AbstractTemplateOption that allows users to choose a value from the fixed set of options using radio buttons.
StringOption This template option can be used to collect string option from the user in the template section wizard page.
TemplateField The base class for all the template option fields.
TemplateOption The base class of all the template options.
 


Eclipse PDE
Release 3.5

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire