public class HorizontalDragResize
extends java.lang.Object
makeDragResizable().
| Modifier and Type | Method and Description |
|---|---|
static void |
makeDragResizable(javafx.scene.layout.Region region)
Makes the specified region drag resizable.
|
public static void makeDragResizable(javafx.scene.layout.Region region)
GUI.RESIZE_MARGIN.region - the region to make resizable.