Re: JTree not updating after deleting a node in DnD
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 24 Jul 2007 07:41:49 GMT
1. What's the difference between nodesRemoved() which I already call andThe idea is you make a great string of changes to your model. You
fireTreeNodesRemoved()?
DON'T repaint until you are done. Then when you are done all your
tinkering, you tell the GUI what you changed with the firexxx methods
so it can do all the repainting in one quick pass.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- JTree not updating after deleting a node in DnD
- From: Qu0ll
- Re: JTree not updating after deleting a node in DnD
- From: Roedy Green
- Re: JTree not updating after deleting a node in DnD
- From: Qu0ll
- JTree not updating after deleting a node in DnD
- Prev by Date: ** Imm Sr Sw Eng Openings - Pls reply ..... Suma
- Next by Date: Re: Clipped image when g.drawImage(img, -3, -4, this)
- Previous by thread: Re: JTree not updating after deleting a node in DnD
- Next by thread: swinglabs JXtreeTable example
- Index(es):
Relevant Pages
|
|