public interface ResizeControlPointResolver
Modifier and Type | Method and Description |
---|---|
ResizeProvider.ControlPoint |
resolveControlPoint(Widget widget,
Point point)
Resolves which control point is being dragged by user.
|
ResizeProvider.ControlPoint resolveControlPoint(Widget widget, Point point)
widget
- the widget where the user is invoking the resizingpoint
- the mouse cursor location in local coordination system of the widgetBuilt on August 25 2014. | Portions Copyright 1997-2014 Oracle. All rights reserved.