Search:

Type: Posts; User: syedjavidali

Search: Search took 0.10 seconds.

  1. Re: How to display an image to a click of a button

    Please let me know whats wrong with my code, My code is as follows:
    package my.showwhenpress;
    import java.awt.Image;
    import java.io.IOException;
    import java.net.URL;
    import...
  2. Re: How to display an image to a click of a button

    1.I have to create a swing application.
    2.The image is jpeg
    3.The image should be specified in the program itself.
    4.The UI should be with only one button in it.
    5.Since i am new to tjhis java, i...
  3. Re: How to display an image to a click of a button

    i have a image stored in my local pc. i should have to create a application which should have one button in it. If we click the button then it should fetch that image and show it. Could you please...
  4. How to display an image to a click of a button

    Hi,

    Please let me know how to display an image to a click of a button.

    Thanks
    syed
Results 1 to 4 of 4