Search:

Type: Posts; User: fricke

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    1,000

    [SOLVED] Re: Image on a JPanel

    The code works fine since i reach the image at the following address "src\\immagine.jpg" and I added this line


    setPreferredSize( new Dimension( 600, 600) );

    Thank you Greg!
  2. Replies
    2
    Views
    1,000

    [SOLVED] Image on a JPanel

    Hey guys, it's the first post for me here.
    I'm simply trying to make a gui for managing images for my purpose, but i fall at the first step: I'm actually not able to display an image, whether it...
Results 1 to 2 of 2