Temporarily disabling of the component update
From: Markus L?ffler (markus_at_loffler.de)
Date: 03/31/04
- Next message: alan jeeves: "Re: bring window to the front"
- Previous message: Thomas Kellerer: "Re: bring window to the front"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Mar 2004 06:05:17 -0800
Hi,
is it possible to temporarily disable that a component updates itself
on the screen? I'm building up a JTree step by step (in a timer), and
each time an element is updated, the screen updates. But I want to
create the entire tree and then update the screen.
Is there a general mechanism to do so? I can imagine workarounds for
JTree, e.g., build a subtree and then add the entire subtree to the
tree.
Thanks,
Markus
- Next message: alan jeeves: "Re: bring window to the front"
- Previous message: Thomas Kellerer: "Re: bring window to the front"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|