> > So what I would do is, create the view in initalize(), but delay the
> > .setVisible( true ) to the start() method.
> 

Yes this is the alternative scenario to using execute() that I was thinking
Niclas was trying to expound.  It should do the same as execute().  Funny I
think the reason why execute() is homed in on is because its right in
between initialize() and start().

Alex




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to