Home
last modified time | relevance | path

Searched defs:addDragSupport (Results 1 – 5 of 5) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/
H A DTitleRegion.java543 public void addDragSupport(int operations, Transfer[] transferTypes, in addDragSupport() method in TitleRegion
558 private DragSource addDragSupport(Control control, int operations, in addDragSupport() method in TitleRegion
H A DFormHeading.java1034 public void addDragSupport(int operations, Transfer[] transferTypes, in addDragSupport() method in FormHeading
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/src/org/eclipse/ui/forms/examples/internal/rcp/
H A DNewStylePage.java604 private void addDragSupport(final ScrolledForm form) { in addDragSupport() method in NewStylePage
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/browsing/
H A DPackageViewerWrapper.java417 public void addDragSupport(int operations, Transfer[] transferTypes, DragSourceListener listener) { in addDragSupport() method in PackageViewerWrapper
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/
H A DStructuredViewer.java481 public void addDragSupport(int operations, Transfer[] transferTypes, DragSourceListener listener) { in addDragSupport() method in StructuredViewer