Re: How to refresh UI immediately?
- From: Knute Johnson <nospam@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 17 Jun 2008 19:27:24 -0700
mrstephengross wrote:
I have a combobox with an ActionListener. When you select an item, it
fires off a process that can take a few seconds to execute. I have
found that when you click your selection, it fires the process but
does not immediately close the combo box. That is, it waits until the
process is done running before closing the combobox.
Is there a way to change this behavior? I would like to close the
combobox immediately after an item in it is selected and then fire off
the process.
Thanks,
--Steve
Are you running this process on the EDT? If you are, don't and it should improve.
--
Knute Johnson
email s/nospam/knute2008/
--
Posted via NewsDemon.com - Premium Uncensored Newsgroup Service
------->>>>>>http://www.NewsDemon.com<<<<<<------
Unlimited Access, Anonymous Accounts, Uncensored Broadband Access
.
- References:
- How to refresh UI immediately?
- From: mrstephengross
- How to refresh UI immediately?
- Prev by Date: How to refresh UI immediately?
- Next by Date: Re: How to refresh UI immediately?
- Previous by thread: How to refresh UI immediately?
- Next by thread: Re: How to refresh UI immediately?
- Index(es):
Relevant Pages
|