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

Uses of Class
org.eclipse.jdt.ui.wizards.NewTypeWizardPage.ImportsManager

Packages that use NewTypeWizardPage.ImportsManager
org.eclipse.jdt.junit.wizards Application programming interfaces to implement wizards to create new JUnit testcases. 
org.eclipse.jdt.ui.wizards Application programming interfaces for interaction with the Eclipse Java User Interface wizards. 
 

Uses of NewTypeWizardPage.ImportsManager in org.eclipse.jdt.junit.wizards
 

Methods in org.eclipse.jdt.junit.wizards with parameters of type NewTypeWizardPage.ImportsManager
protected  void NewTestSuiteWizardPage. createTypeMembers ( IType type, NewTypeWizardPage.ImportsManager imports, IProgressMonitor monitor)
           
protected  void NewTestCaseWizardPageOne. createTypeMembers ( IType type, NewTypeWizardPage.ImportsManager imports, IProgressMonitor monitor)
           
 

Uses of NewTypeWizardPage.ImportsManager in org.eclipse.jdt.ui.wizards
 

Methods in org.eclipse.jdt.ui.wizards with parameters of type NewTypeWizardPage.ImportsManager
protected   IMethod[] NewTypeWizardPage. createInheritedMethods ( IType type, boolean doConstructors, boolean doUnimplementedMethods, NewTypeWizardPage.ImportsManager imports, IProgressMonitor monitor)
          Creates the bodies of all unimplemented methods and constructors and adds them to the type.
protected  void NewTypeWizardPage. createTypeMembers ( IType newType, NewTypeWizardPage.ImportsManager imports, IProgressMonitor monitor)
          Hook method that gets called from createType to support adding of unanticipated methods, fields, and inner types to the created type.
protected  void NewClassWizardPage. createTypeMembers ( IType type, NewTypeWizardPage.ImportsManager imports, IProgressMonitor monitor)
           
 


Eclipse JDT
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