Search:

Type: Posts; User: nasser

Search: Search took 0.11 seconds.

  1. Replies
    2
    Views
    2,268

    [SOLVED] Re: Java Swing problem?

    thanks a lot!!!
    it worked
  2. Replies
    2
    Views
    2,268

    [SOLVED] Java Swing problem?

    Hi

    i have a simple code that make you choose an image and display its thumbnail to you


    //GUI
    final JFrame ff=new JFrame();

    final JButton b1=new JButton("Choose file");
    ...
Results 1 to 2 of 2