Java
09-06-2009, 08:51 PM
If I create a class to be used by an application how can I display some of the information from the class. I am using get and set for the information but as soon as I add the public static void line so I can have a display method everything screws up. Do I sound lost? I am.