OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wizard
(Results
76 - 95
of
95
) sorted by null
1
2
3
4
/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
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar
/external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb
89
antlr3/tree-
wizard
.rb::
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
SdkSelectionPage.java
38
import org.eclipse.jface.
wizard
.WizardPage;
55
/** A page in the New Project
wizard
where you select the target SDK */
62
* Create the
wizard
.
79
* Create contents of the
wizard
.
ApplicationInfoPage.java
36
import org.eclipse.jface.
wizard
.WizardPage;
81
* Create the
wizard
.
93
* Create contents of the
wizard
.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileWizard.java
50
import org.eclipse.jface.
wizard
.
Wizard
;
61
* The "New Android XML File
Wizard
" provides the ability to create skeleton XML
64
* The
wizard
has one page, {@link NewXmlFileCreationPage}, used to select the project,
67
public class NewXmlFileWizard extends
Wizard
implements INewWizard {
99
* Creates the
wizard
page.
111
// -- Methods inherited from org.eclipse.jface.
wizard
.
Wizard
--
113
// The
Wizard
class implements most defaults and boilerplate code needed by
117
* Adds pages to this
wizard
[
all
...]
NewXmlFileCreationPage.java
65
import org.eclipse.jface.
wizard
.WizardPage;
431
* Called by the parent
Wizard
to create the UI for this
Wizard
Page.
604
* received by the
wizard
-- typically the current user workbench selection.
616
* @param selection The selection when the
wizard
was initiated.
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
ActivityPage.java
33
import org.eclipse.jface.
wizard
.WizardPage;
69
* Create the
wizard
.
NewProjectPage.java
45
import org.eclipse.jface.
wizard
.WizardPage;
69
* First
wizard
page in the "New Project From Template"
wizard
334
// Reserve enough width to accommodate the various
wizard
pages up front
335
// (since they are created lazily, and we don't want the
wizard
to dynamically
[
all
...]
NewTemplatePage.java
64
import org.eclipse.jface.
wizard
.WizardPage;
95
* First
wizard
page in the "New Project From Template"
wizard
(which is parameterized
100
/** The default width to use for the
wizard
page */
125
* @param values the
wizard
state
126
* @param chooseProject whether the
wizard
should present a project chooser,
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringInputPage.java
31
import org.eclipse.jface.
wizard
.WizardPage;
117
* Create the UI for the refactoring
wizard
.
310
* Returns the {@link ExtractStringRefactoring} instance used by this
wizard
page.
317
* Validates fields of the
wizard
input page. Displays errors as appropriate and
/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
org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
ConfigureAssetSetPage.java
54
import org.eclipse.jface.
wizard
.WizardPage;
100
* This is normally page 2 of a Create New Asset Set
wizard
, unless we can offer actions
140
/** Most recently set image path: preserved across
wizard
sessions */
159
* Create the
wizard
.
161
* @param values the
wizard
state
172
* Create contents of the
wizard
.
461
// that method is called when the
wizard
is created, and we want to wait until the
597
// Preserve across
wizard
sessions
[
all
...]
/build/core/
main.mk
348
# Don't require the setup
wizard
on eng builds
[
all
...]
/external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar
/prebuilts/misc/common/antlr/
antlr-3.4-complete.jar
Completed in 1057 milliseconds
1
2
3
4