public interface ResizeProvider
Modifier and Type | Interface | Description |
---|---|---|
static class |
ResizeProvider.ControlPoint |
This enum represents a control point of a resize action.
|
Modifier and Type | Method | Description |
---|---|---|
void |
resizingFinished(Widget widget) |
Called to notify about the finish of resizing.
|
void |
resizingStarted(Widget widget) |
Called to notify about the start of resizing.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.