Home
last modified time | relevance | path

Searched defs:wizards (Results 1 – 25 of 27) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/wizards/
H A DConfigureProjectWizardMainPage.java65 private AdaptableList wizards; field in ConfigureProjectWizardMainPage
85 …inPage(String pageName, String title, ImageDescriptor titleImage, AdaptableList wizards, Adaptable… in ConfigureProjectWizardMainPage()
99 …inPage(String pageName, String title, ImageDescriptor titleImage, AdaptableList wizards, Adaptable… in ConfigureProjectWizardMainPage()
H A DConfigureProjectWizard.java60 AdaptableList wizards = getAvailableWizards(disabledWizards); in addPages() local
114 AdaptableList wizards = getAvailableWizards(disabledWizards); in shareProjects() local
H A DGlobalRefreshWizardSelectionPage.java174 final SynchronizeWizardDescription [] wizards= syncManager.getWizardDescriptors(); in getDefaultSelection() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/
H A DWizardCollectionElement.java52 private AdaptableList wizards = new AdaptableList(); field in WizardCollectionElement
84 private WizardCollectionElement(WizardCollectionElement input, AdaptableList wizards) { in WizardCollectionElement()
411 AdaptableList wizards = null; in filter() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/registry/
H A DSynchronizeWizardRegistry.java27 private Map<String, SynchronizeWizardDescription> wizards = new HashMap<>(); field in SynchronizeWizardRegistry
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/extension/
H A DExtensionEditorSelectionPage.java32 public ExtensionEditorSelectionPage(ElementList wizards) { in ExtensionEditorSelectionPage()
H A DExtensionEditorWizard.java29 private ElementList wizards; field in ExtensionEditorWizard
H A DPointSelectionPage.java136 Object[] wizards = fTemplateCollection.getWizards().getChildren(); in getElements() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/quickaccess/providers/
H A DWizardProvider.java55 IWizardDescriptor[] wizards = result.toArray(new IWizardDescriptor[result.size()]); in getElements() local
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Lang/src/support/serialize/
H A DUtils.h56 QList<Wizard *> wizards; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/
H A DWizardCollectionElement.java23 private ElementList wizards = new ElementList("wizards"); //$NON-NLS-1$ field in WizardCollectionElement
/dports/graphics/py-traitsui/traitsui-7.1.1/docs/source/traitsui_user_manual/
H A Dcustom_view.rst88 .. _wizards: target
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Lang/src/model/
H A DSchema.h149 QList<Wizard *> wizards; in Q_DECLARE_METATYPE() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/
H A DNewWizardMenu.java151 IWizardDescriptor[] wizards = category.getWizards(); in hasWizards() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/wizards/
H A DAbstractExtensionWizardRegistry.java143 private void registerWizards(WorkbenchWizardElement[] wizards) { in registerWizards()
/dports/net/dgd-lpmud/mud/2.4.5/dgd/sys/
H A Dglobal.c206 string *wizards, name; in show_wiz_list() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/plugin/
H A DNewPluginProjectWizard.java164 ElementList wizards = new ElementList("CodegenWizards"); //$NON-NLS-1$ in getAvailableCodegenWizards() local
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Widgets/Testing/Cpp/
H A DctkMenuComboBoxEventTranslatorPlayerTest1.cpp99 QMenu* wizards = new QMenu("Wizards", menu); in ctkMenuComboBoxEventTranslatorPlayerTest1() local
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dsys.h11 char *wizards; /* space-separated list of usernames */ member
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dsys.h11 char *wizards; /* space-separated list of usernames */ member
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dsys.h11 char *wizards; /* space-separated list of usernames */ member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/
H A DWizardsRegistryReader.java181 public void setInitialCollection(WizardCollectionElement wizards) { in setInitialCollection()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/cpd/
H A DCustomizePerspectiveDialog.java209 private DisplayItem wizards; field in CustomizePerspectiveDialog
1421 Object[] wizards = element.getWizards(); in initializeNewWizardsMenu() local
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_gadget_runner.c65 static Eina_List *wizards; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/
H A DWorkbenchPage.java5483 public void setNewShortcuts(List<String> wizards, String tagPrefix) { in setNewShortcuts()

12