SceneBuilder src, or how to drag/size controls

Joe McGlynn joe.mcglynn at oracle.com
Mon Feb 4 12:15:25 PST 2013


SceneBuilder is not available in source form, sorry.


On Feb 4, 2013, at 11:43 AM, Werner Lehmann <lehmann at media-interactive.de> wrote:

> Hi,
> 
> for an upcoming project I'll need to provide a subset of the SceneBuilder functionality. More specifically, controls such as a Label or TextField need to be dragged from a tool palette into a designing area where they can be selected, moved, and resized.
> 
> Is the SceneBuilder src available? Otherwise, any recommendations on do's and dont's? Fortunately this week's links on FX-Experience include a just-in-time article on resizing regions:
> 
>> http://andrewtill.blogspot.co.nz/2012/12/dragging-to-resize-javafx-region.html
> (Thanks, Andrew)
> 
> Region would be interesting for custom "tools" but I'll need this for standard controls, too. Maybe I should wrap each of them into a stackpane to provide a clickable selection border with drag points?
> 
> Rgds
> Werner



More information about the openjfx-dev mailing list