Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    6
    Views
    1,827

    [SOLVED] Re: Class not passing information

    If you use unique names at all levels/scopes of your program, you won't have this problem.

    Do you understand how the "this" modifier is used? It is an object reference to the current object.
    The...
  2. Replies
    6
    Views
    1,827

    [SOLVED] Re: Class not passing information

    Can you add some comments to the code showing where the problem is
    and showing what the displayed data is?

    Add some calls to println() to show all the values to the console and copy them here....
Results 1 to 2 of 2