Quote:
|
I know about the constructor and I know how to make methods and how to call on the methods. I just don't know how to change a variable from a different class.
|
The simple answer is to create an object and call a method on that object that will update the variable. Make sure to check out some books on Java programming at Amazon.com (or whatever online bookstore you prefer).