Eclipse JDT
Release 3.2

Uses of Class
org.eclipse.jdt.ui.wizards.NewAnnotationWizardPage

Packages that use NewAnnotationWizardPage
org.eclipse.jdt.ui.actions Application programming interfaces for Eclipse Java User Interface specific actions.  
 

Uses of NewAnnotationWizardPage in org.eclipse.jdt.ui.actions
 

Methods in org.eclipse.jdt.ui.actions with parameters of type NewAnnotationWizardPage
 void OpenNewAnnotationWizardAction.setConfiguredWizardPage(NewAnnotationWizardPage page)
          Sets a page to be used by the wizard or null to use a page initialized with values from the current selection (see AbstractOpenWizardAction.getSelection() and AbstractOpenWizardAction.setSelection(IStructuredSelection)).
 


Eclipse JDT
Release 3.2

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