Search:

Type: Posts; User: andbin

Search: Search took 0.07 seconds.

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

    Your code has serious syntax errors (just one: you are trying to declare the main method into jButton1ActionPerformed ...).

    But apart this, your code is also overly complicated because you have...
  2. Re: How to display an image to a click of a button

    Sorry but there are still many obscure points:
    1) You have not told if you want to create an AWT or Swing application (there is another framework called SWT but it's not very common).
    2) You have...
  3. Re: How to display an image to a click of a button

    Sorry but your question is a bit vague and not much contextualized. Would you like to use AWT? Or, better, Swing? Can you explain, with words, the user interface of the application you want to do?
Results 1 to 3 of 3