Design GUI in VB, put it into Java code !!!!

Hi Guys!

I have just developed software named Xtreme VB2J that builds java classes from the Visual Basic form files (.frm). Java does not have any built-in Integrated Development Environment (IDE) for Graphical User Interface (GUI) design; on the other hand, Visual Basic (VB) has a very nice and easy IDE for GUI design. This software is just an preliminary approach to integrate the power of EASY-GUI-Design of VB and Java to reduce wastage of a-lot-of time in software development.

Before Running VB2J

Since this software originally has been designed in Visual Basic, before running, your computer must have Visual Basic Runtime files or Visual Basic itself installed. You may obtain it from MyDownload section of my website or directly from: http://download.microsoft.com/download/vb60pro/install/6/Win98Me/EN-US/VBRun60.exe

Hope you won抰 be sick of Layout Managers anymore!! :)

Try it today from the MyDownload section at: www.tanzimsaqib.tk

Happy GUI design!! :D

Thank you!

-- Md. Tanzim Saqib

[ www.tanzimsaqib.tk ]

[1083 byte] By [Zima] at [2007-10-1 4:28:49]
# 1

Obviously Zim you are not up to date on what is available for Java GUI building and what IDEs are out there. There are a host of products already available for free that far surpass anything I've used in VB (and I've developed with all flavors of VB for over 10 years now).

Come away from the dark side and into the light.

BTW: you don't have to use layout managers in Java either, but then just why wouldn't you want your application to resize smoothly?

morgalra at 2007-7-9 4:58:42 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...