HomeSort by relevance Sort by last modified time
    Searched defs:wizard (Results 26 - 37 of 37) sorted by null

12

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ReferenceChooserDialog.java 293 RefactoringWizard wizard = new ExtractStringWizard(ref, mProject); local
294 RefactoringWizardOpenOperation op = new RefactoringWizardOpenOperation(wizard);
297 if (op.run(w.getDisplay().getActiveShell(), wizard.getDefaultPageTitle()) ==
ResourceChooser.java 352 // Special case: Use Extract String refactoring wizard UI
356 // Special case: Use the "Create Icon Set" wizard
569 RefactoringWizard wizard = new ExtractStringWizard(ref, mProject); local
570 RefactoringWizardOpenOperation op = new RefactoringWizardOpenOperation(wizard);
573 if (op.run(w.getDisplay().getActiveShell(), wizard.getDefaultPageTitle()) ==
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
ConfigureAssetSetPage.java 45 import org.eclipse.jface.wizard.WizardPage;
89 * This is normally page 2 of a Create New Asset Set wizard, unless we can offer actions
137 /** Most recently set image path: preserved across wizard sessions */
155 * Create the wizard.
164 * Create contents of the wizard.
482 // that method is called when the wizard is created, and we want to wait until the
495 CreateAssetSetWizard wizard = (CreateAssetSetWizard) getWizard(); local
496 AssetType type = wizard.getAssetType();
503 IProject project = wizard.getProject();
537 // Preserve across wizard session
917 CreateAssetSetWizard wizard = (CreateAssetSetWizard) getWizard(); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.6.2.M20110210-1200.jar 
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilt/common/antlr/
antlr-3.4-complete.jar 

Completed in 180 milliseconds

12