Hi Donald, I'm not sure, never worked with JavaFX. But I guess a lot of concepts should be common, so I think you should start from scratch (Java SE) :-)
Hugs P.S.: Next time, start a new discussion for this. This topic has nothing to do with it. (If you're using a mail client, compose a new message To ' [email protected]'. On Thu, Jul 16, 2009 at 12:05 PM, Donald Nelson <[email protected]>wrote: > Do I need to know Java to work with JavaFX. > > Thanks in advance > > Don > > --- On *Wed, 7/15/09, DaveB <[email protected]>* wrote: > > > From: DaveB <[email protected]> > Subject: [java programming] Lab 1036 - when do we instantiate > To: "[email protected]" < > [email protected]> > Date: Wednesday, July 15, 2009, 4:00 PM > > > > Greetings,all: > > I am having difficulty in understanding when we need to create an instance > of a class and when we do not. > > In lab 1036, we create: > public class JavaArray > > Then immediately create an instance of that class: public JavaArray(). > > Further in that same lab, we create: > public class DaysOfTheWeek > > And we do not create an instance. > > Any clarification would be helpful. > Thx, > > DaveB > > > > > -- Diogo Sales Oliveira --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
