Home
last modified time | relevance | path

Searched refs:drop (Results 1 – 6 of 6) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DDropGesture.java85 public void drop(final DropTargetEvent event) { in drop() method in DropGesture
DGestureManager.java671 public void drop(final DropTargetEvent event) { in drop() method in GestureManager.CanvasDropListener
679 ((DropGesture) gesture).drop(event); in drop()
DMoveGesture.java311 public void drop(final DropTargetEvent event) { in drop() method in MoveGesture
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcolor1-expected-completion46b.txt17 … in a view that is capable of accepting a drop of the content currently being manipulated in a d…
Dcompletionvalues1-expected-completion32.txt46 android:completionHint : Defines the hint displayed in the drop down menu. [string]
47 android:completionHintView : Defines the hint view displayed in the drop down menu. [reference]
48 …that the user must type before completion suggestions are displayed in a drop down menu. [intege…
/sdk/eclipse/
Dchanges.txt114 allows launching on all connected devices, and a drop down allows
266 - New RelativeLayout drop support with guideline suggestions for
320 - You can drop an "include" tag from the palette, which will pop up
393 selected and during drag and drop
403 - Rewritten outline drag & drop handling, improved label colors
408 - Automatic configuration of many widgets on drop, such as
438 - full drag and drop from palette to layout for all Layout
559 - Basic support for drag'n'drop in Graphical layout editor. You can
560 add new items by drag'n'drop from the palette. There is no support
570 - Added Custom Themes to theme drop down in the layout editor.