hiya,
im writing a pretty simple application in Java using JBuilder 9.
i have 2 .java files in my project, one of which holds a class containing methods i have defined myself, the other holds a class containing a main() method. Within the main() method the user is prompted to enter data, and...