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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
