|
org.netbeans.api.visual 2.17.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResizeProvider
| Nested Class Summary | |
|---|---|
static class |
ResizeProvider.ControlPoint
This enum represents a control point of a resize action. |
| Method Summary | |
|---|---|
void |
resizingFinished(Widget widget)
Called to notify about the finish of resizing. |
void |
resizingStarted(Widget widget)
Called to notify about the start of resizing. |
| Method Detail |
|---|
void resizingStarted(Widget widget)
widget - the resizing widgetvoid resizingFinished(Widget widget)
widget - the resized widget
|
org.netbeans.api.visual 2.17.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||