public class DragUtils extends Object
DragManager
. Most methods which perform simple operations and
do not mutate DragManager's state should be placed here. This simplifies the DragManager
code so that it only contains high level drag control methods (what to do when the drag
starts, ends, the user moves the mouse, etc...).Copyright © 2016 Metron, Inc.. All rights reserved.