Home
last modified time | relevance | path

Searched defs:tooltip (Results 1 – 25 of 26) sorted by relevance

12

/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
DSectionHelper.java119 String tooltip) { in createLabel()
136 String value, String tooltip) { in createLabelAndText()
242 String value, String tooltip) { in createLabelAndText()
263 String tooltip) { in createLabel()
284 static public void addControlTooltip(final Control control, String tooltip) { in addControlTooltip()
/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DFlagAttributeDescriptor.java49 String tooltip) { in FlagAttributeDescriptor()
57 String tooltip, String[] names) { in FlagAttributeDescriptor()
DReferenceAttributeDescriptor.java48 String tooltip) { in ReferenceAttributeDescriptor()
65 String tooltip) { in ReferenceAttributeDescriptor()
DListAttributeDescriptor.java40 String tooltip) { in ListAttributeDescriptor()
48 String tooltip, String[] values) { in ListAttributeDescriptor()
DTextValueDescriptor.java37 public TextValueDescriptor(String uiName, String tooltip) { in TextValueDescriptor()
DBooleanAttributeDescriptor.java28 String tooltip) { in BooleanAttributeDescriptor()
DEnumAttributeDescriptor.java30 String tooltip) { in EnumAttributeDescriptor()
DDescriptorsUtils.java84 String tooltip); in create()
149 String tooltip = null; in appendAttribute() local
DTextAttributeDescriptor.java54 String nsUri, String tooltip) { in TextAttributeDescriptor()
DElementDescriptor.java72 public ElementDescriptor(String xml_name, String ui_name, String tooltip, String sdk_url, in ElementDescriptor()
254 public void setTooltip(String tooltip) { in setTooltip()
/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
DManifestElementDescriptor.java44 … public ManifestElementDescriptor(String xml_name, String ui_name, String tooltip, String sdk_url, in ManifestElementDescriptor()
61 … public ManifestElementDescriptor(String xml_name, String ui_name, String tooltip, String sdk_url, in ManifestElementDescriptor()
DClassAttributeDescriptor.java57 String tooltip, in ClassAttributeDescriptor()
84 String tooltip, in ClassAttributeDescriptor()
DManifestPkgAttrDescriptor.java30 String tooltip) { in ManifestPkgAttrDescriptor()
DApplicationAttributeDescriptor.java32 String nsUri, String tooltip) { in ApplicationAttributeDescriptor()
DPackageAttributeDescriptor.java30 String tooltip) { in PackageAttributeDescriptor()
DThemeAttributeDescriptor.java31 String tooltip) { in ThemeAttributeDescriptor()
/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/descriptors/
DColorValueDescriptor.java30 public ColorValueDescriptor(String uiName, String tooltip) { in ColorValueDescriptor()
DItemElementDescriptor.java46 String tooltip, String sdk_url, AttributeDescriptor[] attributes, in ItemElementDescriptor()
/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
DNewXmlFileCreationPage.java92 String tooltip, in TypeInfo()
516 String tooltip = "The Android Project where the new resource file will be created."; in createProjectGroup() local
632 String tooltip = "The folder where the file will be generated, relative to the project."; in createTypeGroup() local
658 String tooltip = "The root element to create in the XML file."; in createRootGroup() local
/development/tools/sdkmanager/app/src/com/android/sdkmanager/internal/repository/
DSettingsPage.java77 String tooltip = "The DNS name or IP of the HTTP proxy server to use. " + in SettingsPage() local
/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
DViewElementDescriptor.java59 String tooltip, String sdk_url, in ViewElementDescriptor()
DLayoutDescriptors.java142 String tooltip = info.getJavaDoc(); in convertView() local
/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
DApplicationToggle.java129 String tooltip = getUiElementNode().getDescriptor().getTooltip(); in updateTooltip() local
/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
DUiElementDetail.java263 String tooltip; in createUiAttributeControls() local
/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
DNewTestProjectCreationPage.java372 String tooltip = "Name of the Eclipse test project to create. It cannot be empty."; in createTestProjectGroup() local
505 String tooltip = "The existing Android Project that is being tested."; in createTestTargetGroup() local

12