From: Monkiki <[EMAIL PROTECTED]>

> I am developing Java programs on my Linux, but constructing the GUI
> for my programs by hand is very difficult. There is any visual GUI
> builder?

SpecTCL will generate Java code.  It has a separate executable,
SpecJava to do it.  It lets you lay out your GUI, and add buttons and
such to it, and then prints out the code to create that, with the
necessary Grid* stuff.  Then you just go in and add your event
handling code.  I'm not sure whether it's 1.1 or 1.02, but I'd suspect
the latter.

Aaron
-- 
Aaron Baugher - [EMAIL PROTECTED]
Extreme Systems Consulting - http://haruchai.rnet.com/esc/
CGI, Perl, Java, and Unix Administration


Reply via email to