Search:

Type: Posts; User: xkendzu

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    1,156

    [SOLVED] Re: Image Icon problem

    System.out.println("Thank you so much :)))))");
  2. Replies
    4
    Views
    1,156

    [SOLVED] Re: Image Icon problem

    Thanks, but i watch a lot tut and this code :


    public void setImage() {

    ImageIcon u = new ImageIcon(getClass().getResource("/Image/Tikras2.gif"));
    face = u.getImage();
    }
  3. Replies
    4
    Views
    1,156

    [SOLVED] Image Icon problem

    Hi guys :) I need a little help :) So, i create a little game, and i want this game sent my friend. Problem is model. When i sent game, my friend not see a model. I Sent this thing in the folder with...
Results 1 to 3 of 3