WindowBuilder for Eclipse and Swing problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Parasol

    #1

    WindowBuilder for Eclipse and Swing problem

    Hi

    I got a big problem. I'm using newest WindowBuildera 4.3.0 for Eclipse
    (newest too) on 1.5.06 JDK. I create new projekt, add any new Swing
    component and everything goes ok, but when I'm detaching to Design Mode a
    see "java.lang.Erro r: Cannot call invokeAndWait from the event dispatcher
    thread". This problem occurs only when using Swing components (on SWT
    everything is ok).

    Have anyone similar problem ? Maybe somebody could me help ?

    Regards

    Tom


  • Oliver Wong

    #2
    Re: WindowBuilder for Eclipse and Swing problem


    "Parasol" <anabtol2@kill. poczta.killznow u.onet.pl> wrote in message
    news:dvf0b7$epa $1@news.onet.pl ...[color=blue]
    > Hi
    >
    > I got a big problem. I'm using newest WindowBuildera 4.3.0 for Eclipse
    > (newest too) on 1.5.06 JDK. I create new projekt, add any new Swing
    > component and everything goes ok, but when I'm detaching to Design Mode a
    > see "java.lang.Erro r: Cannot call invokeAndWait from the event dispatcher
    > thread". This problem occurs only when using Swing components (on SWT
    > everything is ok).
    >
    > Have anyone similar problem ? Maybe somebody could me help ?[/color]

    Where do you see this? In the Error Log view? As a pop up? Only when
    running your app? It's too difficult to help without more details.

    - Oliver

    Comment

    Working...