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 August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.