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 Interface
org.eclipse.pde.ui.IFieldData

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

Uses of IFieldData in org.eclipse.pde.ui
 

Subinterfaces of IFieldData in org.eclipse.pde.ui
 interface IFragmentFieldData
          In addition to field data from the 'New Project' wizard pages, this interface provides choices made by the user that are unique to creating a new fragment project.
 interface IPluginFieldData
          In addition to field data from the 'New Project' wizard pages, this interface provides choices made by the user that are unique to creating a new plug-in project.
 

Methods in org.eclipse.pde.ui with parameters of type IFieldData
 void IPluginContentWizard. init ( IFieldData data)
          Initializes the wizard with the data collected from the parent wizard pages.
 

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

Methods in org.eclipse.pde.ui.templates that return IFieldData
  IFieldData AbstractNewPluginTemplateWizard. getData ()
          Returns the field data passed to the wizard during the initialization.
 

Methods in org.eclipse.pde.ui.templates with parameters of type IFieldData
 void AbstractNewPluginTemplateWizard. init ( IFieldData data)
           
protected  void BaseOptionTemplateSection. initializeFields ( IFieldData data)
          Initializes options in the wizard page using the data provided by the method parameters.
 


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