OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wizards
(Results
76 - 92
of
92
) sorted by null
1
2
3
4
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewProjectWizard.java
16
package com.android.ide.eclipse.adt.internal.
wizards
.templates;
32
import com.android.ide.eclipse.adt.internal.
wizards
.newproject.NewProjectCreator;
33
import com.android.ide.eclipse.adt.internal.
wizards
.newproject.NewProjectCreator.ProjectPopulator;
ProjectContentsPage.java
16
package com.android.ide.eclipse.adt.internal.
wizards
.templates;
20
import com.android.ide.eclipse.adt.internal.
wizards
.newproject.WorkingSetGroup;
21
import com.android.ide.eclipse.adt.internal.
wizards
.newproject.WorkingSetHelper;
TemplateMetadata.java
16
package com.android.ide.eclipse.adt.internal.
wizards
.templates;
18
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.NewProjectWizard.ATTR_MIN_API;
19
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.NewProjectWizard.ATTR_MIN_BUILD_API;
20
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.NewProjectWizard.ATTR_REVISION;
21
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.TemplateHandler.ATTR_BACKGROUND;
22
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.TemplateHandler.ATTR_CLIPART_NAME;
23
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.TemplateHandler.ATTR_DESCRIPTION;
24
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.TemplateHandler.ATTR_FOREGROUND;
25
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.TemplateHandler.ATTR_FORMAT;
26
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.TemplateHandler.ATTR_NAME
[
all
...]
NewProjectPage.java
16
package com.android.ide.eclipse.adt.internal.
wizards
.templates;
21
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.NewTemplatePage.WIZARD_PAGE_WIDTH;
29
import com.android.ide.eclipse.adt.internal.
wizards
.newproject.ApplicationInfoPage;
30
import com.android.ide.eclipse.adt.internal.
wizards
.newproject.ProjectNamePage;
[
all
...]
NewTemplatePage.java
16
package com.android.ide.eclipse.adt.internal.
wizards
.templates;
19
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.NewProjectWizard.ATTR_MIN_API;
20
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.NewProjectWizard.ATTR_MIN_BUILD_API;
21
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.TemplateHandler.ATTR_DEFAULT;
22
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.TemplateHandler.ATTR_ID;
23
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.TemplateHandler.ATTR_NAME;
24
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.TemplateHandler.PREVIEW_PADDING;
25
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.TemplateHandler.PREVIEW_WIDTH;
35
import com.android.ide.eclipse.adt.internal.
wizards
.templates.Parameter.Constraint;
36
import com.android.ide.eclipse.adt.internal.
wizards
.templates.Parameter.Type
[
all
...]
TemplateHandler.java
16
package com.android.ide.eclipse.adt.internal.
wizards
.templates;
29
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.InstallDependencyPage.SUPPORT_LIBRARY_NAME;
30
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.TemplateManager.getTemplateRootFolder;
215
/** Default padding to apply in
wizards
around the thumbnail preview images */
218
/** Default width to scale thumbnail preview images in
wizards
to */
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
ExportWizard.java
17
package com.android.ide.eclipse.adt.internal.
wizards
.export;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/
BuildFileCreator.java
17
package com.android.ide.eclipse.adt.internal.
wizards
.exportgradle;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
ApplicationInfoPage.java
16
package com.android.ide.eclipse.adt.internal.
wizards
.newproject;
23
import com.android.ide.eclipse.adt.internal.
wizards
.newproject.NewProjectWizardState.Mode;
ImportPage.java
16
package com.android.ide.eclipse.adt.internal.
wizards
.newproject;
NewProjectCreator.java
17
package com.android.ide.eclipse.adt.internal.
wizards
.newproject;
42
import com.android.ide.eclipse.adt.internal.
wizards
.newproject.NewProjectWizardState.Mode;
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
AddTranslationDialog.java
16
package com.android.ide.eclipse.adt.internal.
wizards
.newxmlfile;
NewXmlFileCreationPage.java
17
package com.android.ide.eclipse.adt.internal.
wizards
.newxmlfile;
27
import static com.android.ide.eclipse.adt.internal.
wizards
.newxmlfile.ChooseConfigurationPage.RES_FOLDER_ABS;
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateHandlerTest.java
16
package com.android.ide.eclipse.adt.internal.
wizards
.templates;
21
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.NewProjectWizard.ATTR_MIN_API;
22
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.NewProjectWizard.ATTR_MIN_BUILD_API;
23
import static com.android.ide.eclipse.adt.internal.
wizards
.templates.TemplateHandler.ATTR_ID;
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 1318 milliseconds
1
2
3
4