Search:

Type: Posts; User: steven_bishop

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    1,131

    Re: How can i modify this to work ?

    Oh right OK. when i pass in a string to the method as the method does expect one string parameter

    say i passed in "jump" as in this example as the parameter of the method.
    1. the if statement...
  2. Replies
    4
    Views
    1,131

    How can i modify this to work ?

    Why doesn't this sort of thing work ?


    I created a method that takes one String, and that method will set a new path of an ImageIcon based on the parameter passed in.

    I had planned on using...
Results 1 to 2 of 2