> hi all,
>
[quoted text clipped - 6 lines]
>
> rahman
Java has GUI layout managers, which are not a standard part of any
Microsoft GUI toolkit I know of, so if you use a layout manager then
visually building a GUI isn't exactly like VB which provides exact
manual placement only (or it did as of VB 6; I haven't used the VB.net
stuff much). That aside, Netbeans has a nice visual builder
(http://www.netbeans.org). I believe there is a version of JBuilder that
is free, and it also has a visual builder, although I haven't used it.
Eclipse has a GUI builder plugin that you can get to via their plugins
page - from memory I think it's called assisi, or something like that.
There are others as well, so I would check places like sourceforge for
them.
Chris