public interface ResizeProvider
Modifier and Type | Interface and Description |
---|---|
static class |
ResizeProvider.ControlPoint
This enum represents a control point of a resize action.
|
Modifier and Type | Method and 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 June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.