org.netbeans.api.visual.action
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 March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.