Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Stoping AWT-windows queue
Stoping AWT-windows queue [message #371116] Thu, 19 June 2003 13:51 Go to next message
Eclipse UserFriend
Hello,

Is there is way to stop/not start the AWT-Windows queue? Our plug-in uses a
mix of Eclipse/SWT and Swing/AWT but we'd like to stop AWT-Windows queues
under specific circumstances.

Thanks in advance for any advices.
Re: Stoping AWT-windows queue [message #371120 is a reply to message #371116] Thu, 19 June 2003 16:08 Go to previous messageGo to next message
Eclipse UserFriend
It turns out that if all Swing frames are disposed (as opposed to
hidden!) awt threads die by themselves.

Genady

Eric wrote:

> Hello,
>
> Is there is way to stop/not start the AWT-Windows queue? Our plug-in uses a
> mix of Eclipse/SWT and Swing/AWT but we'd like to stop AWT-Windows queues
> under specific circumstances.
>
> Thanks in advance for any advices.
>
>
Re: Stoping AWT-windows queue [message #371207 is a reply to message #371120] Tue, 24 June 2003 09:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: omry_y.inter.net.il

I wouldn't count on it.
I think its only like that since JDK 1.4 or something.

"Genady" <eclipse@genady.org> wrote in message
news:bct56q$g07$2@rogue.oti.com...
> It turns out that if all Swing frames are disposed (as opposed to
> hidden!) awt threads die by themselves.
>
> Genady
>
> Eric wrote:
>
> > Hello,
> >
> > Is there is way to stop/not start the AWT-Windows queue? Our plug-in
uses a
> > mix of Eclipse/SWT and Swing/AWT but we'd like to stop AWT-Windows
queues
> > under specific circumstances.
> >
> > Thanks in advance for any advices.
> >
> >
>
Re: Stoping AWT-windows queue [message #371285 is a reply to message #371207] Thu, 26 June 2003 17:06 Go to previous messageGo to next message
Eclipse UserFriend
I didn't check jdk 1.3 or earlier.
It works with 1.4. With 1.5 just ahead, it's time to upgrade :)

Genady

Omry Yadan wrote:

> I wouldn't count on it.
> I think its only like that since JDK 1.4 or something.
>
> "Genady" <eclipse@genady.org> wrote in message
> news:bct56q$g07$2@rogue.oti.com...
>
>>It turns out that if all Swing frames are disposed (as opposed to
>>hidden!) awt threads die by themselves.
>>
>>Genady
>>
>>Eric wrote:
>>
>>
>>>Hello,
>>>
>>>Is there is way to stop/not start the AWT-Windows queue? Our plug-in
>
> uses a
>
>>>mix of Eclipse/SWT and Swing/AWT but we'd like to stop AWT-Windows
>
> queues
>
>>>under specific circumstances.
>>>
>>>Thanks in advance for any advices.
>>>
>>>
>>
>
>
Re: Stoping AWT-windows queue [message #371569 is a reply to message #371285] Wed, 02 July 2003 05:04 Go to previous message
Eclipse UserFriend
Originally posted by: omry_y.inter.net.il

The question is if you can force your users to upgrade, not if its time.


"Genady" <eclipse@genady.org> wrote in message
news:bdfn85$7l3$2@rogue.oti.com...
> I didn't check jdk 1.3 or earlier.
> It works with 1.4. With 1.5 just ahead, it's time to upgrade :)
>
> Genady
>
> Omry Yadan wrote:
>
> > I wouldn't count on it.
> > I think its only like that since JDK 1.4 or something.
> >
> > "Genady" <eclipse@genady.org> wrote in message
> > news:bct56q$g07$2@rogue.oti.com...
> >
> >>It turns out that if all Swing frames are disposed (as opposed to
> >>hidden!) awt threads die by themselves.
> >>
> >>Genady
> >>
> >>Eric wrote:
> >>
> >>
> >>>Hello,
> >>>
> >>>Is there is way to stop/not start the AWT-Windows queue? Our plug-in
> >
> > uses a
> >
> >>>mix of Eclipse/SWT and Swing/AWT but we'd like to stop AWT-Windows
> >
> > queues
> >
> >>>under specific circumstances.
> >>>
> >>>Thanks in advance for any advices.
> >>>
> >>>
> >>
> >
> >
>
Previous Topic:JFace Framework Question
Next Topic:Class Viewer
Goto Forum:
  


Current Time: Mon Sep 22 15:34:31 EDT 2025

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

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

Back to the top