omponentize it into a standalone
>>> release. If you don't like the license let me know what license you would
>>> like.
>>> >
>>> > --Danno
>>> >
>>> > - Original Message -
>>> > From: sven.reim...@gmail.com
t had time to harden it and componentize it into a standalone
>> release. If you don't like the license let me know what license you would
>> like.
>> >
>> > --Danno
>> >
>> > - Original Message -
>> > From: sven.reim...@gmail.com
aven't had time to harden it and componentize it into a standalone
> > release. If you don't like the license let me know what license you
> would
> > like.
> > >
> > > --Danno
> > >
> > > - Original Message -----
> > > From: sven.reim.
standalone
>> > release. If you don't like the license let me know what license you
>> would
>> > like.
>> > >
>> > > --Danno
>> > >
>> > > - Original Message -
>> > > From: sven.reim...@gmail.com
&
> From: sven.reim...@gmail.com
> > To: guenther.jeff...@gmail.com
> > Cc: openjfx-dev@openjdk.java.net
> > Sent: Friday, May 30, 2014 1:27:48 AM GMT -07:00 US/Canada Mountain
> > Subject: Re: Extending a Region to create a JUNG Layout
> >
> > Hi Jeffrey,
&g
gt; To: guenther.jeff...@gmail.com
> Cc: openjfx-dev@openjdk.java.net
> Sent: Friday, May 30, 2014 1:27:48 AM GMT -07:00 US/Canada Mountain
> Subject: Re: Extending a Region to create a JUNG Layout
>
> Hi Jeffrey,
>
> I did some prototyping with Jung JavaFX and Java 8, the resul
a Mountain
Subject: Re: Extending a Region to create a JUNG Layout
Hi Jeffrey,
I did some prototyping with Jung JavaFX and Java 8, the results are here
https://bitbucket.org/sreimers/jung8
It uses gradle to build and contains an additional library for jungfx.
Enjoy
-Sven
On Fri, May 30, 2014
Thank you for the feedback!
>> Can someone point me to a detailed explanation of how to extend Region to
>> create my own layout?
>> In particular, how can I get a region to relayout it's children when it's
>> being resized?
>
> Some quick pointers. First, layout is done asynchronously to the c
On May 30, 2014, at 10:55 AM, John Smith wrote:
> Much of the internal JavaFX implementation is performed subclassing Region
> (or Control which is just a Region subclass itself) and overriding
> layoutChildren, but I'm not aware of any official documentation on the
> subject other than the s
> It would be nice if Oracle or somebody else produced some documentation on
> this. You could create a feature request in Jira
> (https://javafx-jira.kenai.com) for such documentation or email the
> documentation team (javasedocs...@oracle.com), or write a blog or a openjfx
> wiki article (h
14 11:45 PM
To: openjfx-dev@openjdk.java.net
Subject: Extending a Region to create a JUNG Layout
Hi,
I'm in the midst of exploring how I might port JUNG(
http://jung.sourceforge.net/index.html) to JavaFX. JUNG is a graph/layout tool
my lab uses for some of their data visualizations. With t
Hi Jeffrey,
I did some prototyping with Jung JavaFX and Java 8, the results are here
https://bitbucket.org/sreimers/jung8
It uses gradle to build and contains an additional library for jungfx.
Enjoy
-Sven
On Fri, May 30, 2014 at 8:44 AM, Jeffrey Guenther <
guenther.jeff...@gmail.com> wrote:
Hi,
I'm in the midst of exploring how I might port JUNG(
http://jung.sourceforge.net/index.html) to JavaFX. JUNG is a graph/layout
tool my lab uses for some of their data visualizations. With the release of
JavaFX 2, we've started building our prototypes in JavaFX.
Rather than use the JFXSwingPan
13 matches
Mail list logo