Search:

Type: Posts; User: leonsas

Search: Search took 0.13 seconds.

  1. Replies
    5
    Views
    2,958

    Re: 'Run' isn't 'Running'

    Thanks. I thought Java Beans worked without calling the GUI from main.


    May I ask why? It seems easier to work with the way the editor parses the code, without the constructor.
  2. Replies
    5
    Views
    2,958

    Re: 'Run' isn't 'Running'

    I did set the frame as visible.
    Now that I see I think I'm doing something wrong with the layout. I set the layout as null for the frame and ContentPane, but when I try to add a component (the...
  3. Replies
    5
    Views
    2,958

    'Run' isn't 'Running'

    Hello.
    This is my first time dealing with GUI in Java.
    I'm using Eclipse (Galileo) with the Visual Editor.
    I tried Running my application (not really an application, just a Frame with a Button)...
Results 1 to 3 of 3