Uses of Class
org.eclipse.pde.ui.templates.AbstractChoiceOption
- 
Packages that use AbstractChoiceOption Package Description org.eclipse.pde.ui.templates Application programming interfaces for contributing to and extending PDE project templates.
- 
- 
Uses of AbstractChoiceOption in org.eclipse.pde.ui.templatesSubclasses of AbstractChoiceOption in org.eclipse.pde.ui.templates Modifier and Type Class Description classComboChoiceOptionImplementation of the AbstractTemplateOption that allows users to choose a value from the fixed set of options using a combo box.classRadioChoiceOptionImplementation of the AbstractTemplateOption that allows users to choose a value from the fixed set of options using radio buttons.
 
-