Problems with VA Java Visual Composition

Hi!

I have some problems with reopening (even simple) visually in VA Java created

beans (JFrame, JDialog). IDE behaves somehow unpredictable. Sometimes it reopened it into the

visual composition editor, anothe time the reoppening fails with following log message:

Java exception during layout of bean(<unnamed>): java.lang.NullPointerException

Java exception during layout of bean(JFrameContentPane): java.lang.NullPointerException

An exception occurred in a system program.

Terminating TimeSlotGUI (VCE) (System) (25/07/01 10:05:07)

Can anybody help?

Ivan

[631 byte] By [itr1] at [2007-9-26 1:47:02]
# 1
the information you have given seems inadequate for the problem.
malaydas at 2007-6-29 2:45:34 > top of Java-index,Archived Forums,Swing...
# 2
What other information could help?I.
itr1 at 2007-6-29 2:45:34 > top of Java-index,Archived Forums,Swing...
# 3

Which Version do you use? This VAJ 3.5 was quite bugy and you had to use patches. Now there is an Update 3.5.2 which fixes most of the bugs ( although there are new ones). When I work with the VCE ( avoid this normally) I get problems if I rename Beans which were generated with th VCE. then your stuff is lost. Sometimes you can recover if you delete the generated initialize() method and then open the VCE.

Nevertheless, VAJ 3.5.3 works quite good, great debugging tools.

wagner99 at 2007-6-29 2:45:34 > top of Java-index,Archived Forums,Swing...