JavaFX 2.0 extend Node or Group
865128May 28 2011 — edited May 28 2011Hi,
I don't wont to code everyting in one class, but I can't extend the group class. So which class do I have to extend and code some animations within? I'd like to instance this class in the Main Class, which extends the application.
Thanks.