Eclipse PDE
Release 3.8

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

Packages that use AbstractChoiceOption
org.eclipse.pde.ui.templates Application programming interfaces for contributing to and extending PDE project templates. 
 

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

Subclasses of AbstractChoiceOption in org.eclipse.pde.ui.templates
 class ComboChoiceOption
          Implementation of the AbstractTemplateOption that allows users to choose a value from the fixed set of options using a combo box.
 class RadioChoiceOption
          Implementation of the AbstractTemplateOption that allows users to choose a value from the fixed set of options using radio buttons.
 


Eclipse PDE
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.