Search:

Type: Posts; User: Yogesh4591

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    5,522

    [SOLVED] Re: How to maximize a JFrame Form?

    I placed a JLabel component named "image" and it was automatically initialized inside the class(as it is done in netbeans). And then used the code :



    image.setIcon(new...
  2. Replies
    4
    Views
    5,522

    [SOLVED] Re: How to maximize a JFrame Form?

    Thanks buddy...:) I think that shall work :) cheers...:)
    The Maximizing worked..

    but the code to place an image ain't working

    Basically I am using a JDesktopPane to place internal frames in my...
  3. Replies
    4
    Views
    5,522

    [SOLVED] How to maximize a JFrame Form?

    Hello friends..
    Posting for the first time since i am really an amateur to java.
    What i am trying to do is making a GUI based Application in Netbeans.
    I have a JFrame form in my application. Now i...
Results 1 to 3 of 3