Eclipse PDE
Release 3.3

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.3

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