Scene Builder 2.0 released.

2014-05-14 Thread Simon Vienot
In case some of you missed it, we have just pushed Scene Builder 2.0 
live [1] yesterday.

All details on Jasper's nice blog post [2].
If you have 8 minutes to spare, I encourage you to have a look at this 
demo [3] where FX8 and SB2 shine.


-Simon

[1] 
http://www.oracle.com/technetwork/java/javase/downloads/sb2download-216.html

[2] http://fxexperience.com/2014/05/announcing-scenebuilder-2-0/
[3] https://www.youtube.com/watch?v=ij0HwRAlCmofeature=youtu.be


Re: New Scene Builder?

2014-04-15 Thread Simon Vienot
For a reason independent of our (engineering) will, we have not been 
able to refresh the early access builds on OTN after b14.

We hope the final (GA) bits will be available in a couple weeks. Stay tuned.

-Simon.

On 15/04/14 12:32, Felix Bembrick wrote:

There hasn't been a new release of Scene Builder in over 2 months (unless I
am accessing stale links).  Is one on the horizon?

Felix




Scene Builder is now open source!

2013-12-03 Thread Simon Vienot

Hello OpenJFXers !

We're very happy to announce that Scene Builder is now open source, as a 
part of the OpenJFX project.
The whole Scene Builder functionality is available, including the SB Kit 
API as well as the standalone SB application.
The only part of the product which remains closed is the native 
packaging/installer code.
SB code is available in rt/apps/scenebuilder/ under the terms of a 
BSD-style license, similar to JavaFX samples.


You are all welcome to contribute.

Thanks,
-Simon.



Re: Scene Builder is now open source!

2013-12-03 Thread Simon Vienot
SB Kit is an API allowing to integrate SB functionality into the GUI of 
a third party tool, such as an IDE.
With the 2.0 release, SB code base has been deeply re-factored to make 
it modular such that each of the Panels (Content, Inspector, Hierarchy, 
etc...) can be instantiated and brought up independently of the others. 
In a nutshell, the SB Kit API allows to orchestrate the editing of an 
FXML document and to control the various panels.


The API Javadoc of the SB Kit is available [1] for download with the SB 
2.0 early access builds.


Regards
-Simon.

[1] 
http://download.oracle.com/otn-pub/java/javafx_scenebuilder/2.0-ea-b07/javafx_scenebuilder_kit_javadoc-2_0-ea-b07-21_nov_2013.zip



On 03/12/2013 16:09, Tobias Bley wrote:

Great news! Thank you very much Simon for doing this great job!

Could you please tell us more about the SB Kit API?

Best,
Tobi


Am 03.12.2013 um 16:04 schrieb Simon Vienot simon.vie...@oracle.com:


Hello OpenJFXers !

We're very happy to announce that Scene Builder is now open source, as a part 
of the OpenJFX project.
The whole Scene Builder functionality is available, including the SB Kit API as 
well as the standalone SB application.
The only part of the product which remains closed is the native 
packaging/installer code.
SB code is available in rt/apps/scenebuilder/ under the terms of a BSD-style 
license, similar to JavaFX samples.

You are all welcome to contribute.

Thanks,
-Simon.





Re: SceneBuilder icons

2013-05-25 Thread Simon Vienot

Hi Werner,

Unfortunately, the Scene Builder icons are not available for use.

Regards,
--
Simon

On 24/05/2013 12:05:45, Werner Lehmann wrote:

Hi,

are those icons in the SceneBuilder library view available to use in
commercial projects? I am talking about icons for panes, buttons, etc. I
suppose this would probably be a no - but it is still worth a
question... Thanks.

Werner