Eclipse PDE
Release 3.6

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

Packages that use AbstractChoiceOption
org.eclipse.pde.ui.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.6

Guidelines for using Eclipse APIs.

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