Search:

Type: Posts; User: Figgy

Search: Search took 0.13 seconds.

  1. Re: How do I request user value for array object's instance variables with this tester class?

    Yes I believe so, and I need the user to be able to set the values for the three string variables (first name, last name, id number) and the lone int variable (SAT score).
  2. How do I request user value for array object's instance variables with this tester class?

    I am trying to figure out how to request user input for the values of an array objects instance variables using jOP panes. What would I use to do this?

    Here is my tester class.


    import...
Results 1 to 2 of 2