J
Jole
Hi
I've been using Netbeans to create a gui program. I'm finding that it's
taking longer than it should to position my components and panels etc in my
user interface. I'm starting to think that this ide could be alot better.
Does anyone know of any other free IDE that's good for rapid gui java swing
development, and that works alot better. This iDE doesn't allow you to
specify the exact position of a component, not unless you use Null/absolute
layout. Even though you can use absolute layout and then convert to
gridbag, it's still not as straightforward. Maybe there is a better IDE
out there for this kind of stuff?
thanks
I've been using Netbeans to create a gui program. I'm finding that it's
taking longer than it should to position my components and panels etc in my
user interface. I'm starting to think that this ide could be alot better.
Does anyone know of any other free IDE that's good for rapid gui java swing
development, and that works alot better. This iDE doesn't allow you to
specify the exact position of a component, not unless you use Null/absolute
layout. Even though you can use absolute layout and then convert to
gridbag, it's still not as straightforward. Maybe there is a better IDE
out there for this kind of stuff?
thanks