Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 469583

Summary: Rename FXMouseDragGesture, FXPinchSpreadGesture, and FXRotateGesture to provide 'Abstract' prefix.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF FXAssignee: Matthias Wienand <matthias.wienand>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: matthias.wienand
Version: 0.1.0   
Target Milestone: 3.10.1 (Mars SR1) M1   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2015-06-08 01:53:21 EDT
As abstract classes should provide an 'Abstract' prefix, we should rename the classes within package org.eclipse.gef4.fx.gestures package accordingly.
Comment 1 Matthias Wienand CLA 2015-06-26 04:00:50 EDT
I added the 'Abstract' prefix to the abstract gesture classes. The code is published on the master branch, therefore, I resolve this ticket as fixed for 3.10.1M1.