properties of custom controls in SceneBuilder

Richard Bair richard.bair at oracle.com
Mon Jan 6 08:20:28 PST 2014


If somebody else wanted to contribute, where should they go looking for those limitations and how to remove them? Or is it very deeply embedded in the code?

On Jan 3, 2014, at 2:15 AM, Eric Le Ponner <eric.le.ponner at oracle.com> wrote:

> Yes, SB currently makes a filtering :  for custom components, it displays:
> - properties that are inherited from JavaFX core classes
> - properties with basic java types (integer, double, string, boolean).
> 
> We'll try to remove some of those limitations over the time.
> 
> Eric
> 
> 
> Le 3 janv. 2014 à 11:01, Tom Eugelink <tbee at tbee.org> a écrit :
> 
>> 
>> Adding the controls in JFXtras to SceneBuilder worked without a problem, but scene builder does not show all their properties. For example CalendarTextField has 5 properties like Locale, Calendar, DateFormat, but only "promptText" is shown by SceneBuilder.
>> 
>> 
>> 
>> 
> 



More information about the openjfx-dev mailing list