Search:

Type: Posts; User: igniteflow

Search: Search took 0.11 seconds.

  1. Re: How to share variable values amongst different classes?

    Thanks Json, point taken. I'm completing my first large project and although the program works fine, I have pretty much all the code in just a couple of classes with all variables and methods set as...
  2. Re: How to share variable values amongst different classes?

    Thank you for the replies. I think perhaps I've been structuring my code wrong then, even though it does work. I've been creating lots of public instance variables at the beginning of my classes...
  3. How to share variable values amongst different classes?

    Hi,
    I've been programming with Java for a while and am still unsure about something pretty fundamental. I am using a GUI to call methods from different classes, which works fine. However, I'm...
Results 1 to 3 of 3