Home
last modified time | relevance | path

Searched refs:WIZARD_PAGE_WIDTH (Results 1 – 4 of 4) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DUpdateToolsPage.java44 layoutData.widthHint = NewTemplatePage.WIZARD_PAGE_WIDTH - 50; in createControl()
DInstallDependencyPage.java97 gd_dependLabel.widthHint = NewTemplatePage.WIZARD_PAGE_WIDTH - 50; in createControl()
DNewProjectPage.java21 …rt static com.android.ide.eclipse.adt.internal.wizards.templates.NewTemplatePage.WIZARD_PAGE_WIDTH;
341 data.widthHint = WIZARD_PAGE_WIDTH; in createControl()
DNewTemplatePage.java101 static final int WIZARD_PAGE_WIDTH = 600; field in NewTemplatePage
162 data.widthHint = WIZARD_PAGE_WIDTH; in createControl()