Where can I get a GUI builder for Java/Linux?

1998-06-14 Thread Monkiki

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?

--
-

 * 2+1=3. 3+1=4. 4+1=4. Well! let's name it Pentium!!

-

Red Hat Linux release 5.0 (Hurricane)
Kernel 2.0.32 on an i586

E-mail: [EMAIL PROTECTED]
Web: http://www.ctv.es/USERS/monkiki







Problems with the componentListener and JTextField.

1998-08-06 Thread Monkiki

I have added the ComponentListener to the JTextField, but never reach
the  componentShown() event. It makes componentResized() and
componentMoved() when it is shown, but no componentShown(). I am using
JDK-1.1.6v2 + Swing-1.1 Beta on Linux Red Hat 5.0. The JTextField
component is in a JInternalFrame and this may be important, because you
don't use the setVisible(true) for show this component.


-- 
-

 * Grandes desastres de la historia:

* Hiroshima '45
* Chernobyl '86
* Windows   '98

-

Red Hat Linux release 5.0 (Hurricane)
Kernel 2.0.32 on an i586

E-mail: [EMAIL PROTECTED]
Web: http://www.ctv.es/USERS/monkiki