Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[533872] DragDropGesture to support JavaFX drag and drop events #44

Closed
wants to merge 1 commit into from

Conversation

kgirard
Copy link
Contributor

@kgirard kgirard commented Dec 12, 2018

Implement DragDropGesture to support JavaFX drag and drop events

  • Create DragDropGesture class to handle JavaFX drag drop gestures
  • Create IOnDragDropHandler interface to allow objects to be notified of drag and drop events

Signed-off-by: Kyle Girard kyle@kdmanalytics.com
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=533872

…vents.

- Create DragDropGesture class to handle JavaFX drag drop gestures
- Create IOnDragDropHandler interface to allow objects to be notified of drag and drop events

Signed-off-by: Kyle Girard <kyle@kdmanalytics.com>
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=533872
@eclipsewebmaster
Copy link

Issue tracker reference:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=533872

@kgirard kgirard closed this Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants