public interface ResizeControlPointResolver
Modifier and Type | Method | 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 April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.