Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » why the cotainer of a wizard is null?
why the cotainer of a wizard is null? [message #457823] Tue, 05 July 2005 03:17 Go to next message
Eclipse UserFriend
Originally posted by: yabing.crimsonlogic.com

Hi

when I first open a wizard (jface) and found out that the getContainer()
return some value. then I cancel the wizard, and I open the wizard again.
now I found out that getContainer() return null. I don't know why it was
not null in the first time but null in the second time. anybody can help
me?
Re: why the cotainer of a wizard is null? [message #459018 is a reply to message #457823] Thu, 28 July 2005 14:48 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
If you're still looking for this answer then you should ask on the
eclipse.platform newsgroup, since that is where jface lives.

"yabing" <yabing@crimsonlogic.com> wrote in message
news:80093c8b2e7de43b023e5ab9899c5c85$1@www.eclipse.org...
> Hi
>
> when I first open a wizard (jface) and found out that the getContainer()
> return some value. then I cancel the wizard, and I open the wizard again.
> now I found out that getContainer() return null. I don't know why it was
> not null in the first time but null in the second time. anybody can help
> me?
>
Previous Topic:Placing a widget such withing a TableItem
Next Topic:How to add a column to a tableviewer ?
Goto Forum:
  


Current Time: Thu Apr 25 16:52:31 GMT 2024

Powered by FUDForum. Page generated in 0.02619 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top