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 PDE
Release 3.5

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

Packages that use BaseOptionTemplateSection
org.eclipse.pde.ui.templates   
 

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

Subclasses of BaseOptionTemplateSection in org.eclipse.pde.ui.templates
 class OptionTemplateSection
          This class adds some conventions to the class it is based on.
 

Methods in org.eclipse.pde.ui.templates that return BaseOptionTemplateSection
  BaseOptionTemplateSection TemplateField. getSection ()
          Returns the template section that owns this option field.
 

Constructors in org.eclipse.pde.ui.templates with parameters of type BaseOptionTemplateSection
AbstractChoiceOption ( BaseOptionTemplateSection section, String name, String label, String[][] choices)
          Constructor for AbstractChoiceOption.
BlankField ( BaseOptionTemplateSection section)
          The default constructor.
BlankField ( BaseOptionTemplateSection section, int height)
          Overloaded constructor to specify the height of the blank field.
BooleanOption ( BaseOptionTemplateSection section, String name, String label)
          The constructor of the option.
ChoiceOption ( BaseOptionTemplateSection section, String name, String label, String[][] choices)
          Deprecated. Constructor for ChoiceOption.
ComboChoiceOption ( BaseOptionTemplateSection section, String name, String label, String[][] choices)
          Constructor for ComboChoiceOption.
OptionTemplateWizardPage ( BaseOptionTemplateSection section, ArrayList options, String helpContextId)
          The constructor.
RadioChoiceOption ( BaseOptionTemplateSection section, String name, String label, String[][] choices)
          Constructor for RadioChoiceOption.
StringOption ( BaseOptionTemplateSection section, String name, String label)
          The constructor.
TemplateField ( BaseOptionTemplateSection section, String label)
          The constructor for the field.
TemplateOption ( BaseOptionTemplateSection section, String name, String label)
          Creates a new option for the provided template section.
 


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