Hi, Is there any way to disable the selection of a root node in a JTree. I don't want to use setRootVisible() method.
Thanks and Regards -panyam ----- Original Message ----- From: "Rahul Kumar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 21, 2002 4:01 PM Subject: Re: Advanced-swing digest, Vol 1 #309 - 1 msg > Try it on Linux using IBM Jvm and you may get an answer. > > On Wed, Feb 20, 2002 at 04:35:36PM +0530, [EMAIL PROTECTED] wrote: > > Today's Topics: > > > > 1. Memory Reduces On Minimising Application (Vikram Kumar) > > > > --__--__-- > > > > Message: 1 > > Date: Wed, 20 Feb 2002 11:08:59 +0530 > > From: Vikram Kumar <[EMAIL PROTECTED]> > > To: Swing Mailing List <[EMAIL PROTECTED]> > > Subject: Memory Reduces On Minimising Application > > > > Hello Friends, > > > > We have developed a large application in Java 1.3. The application takes > > a memory of around 40 MB to start. We have been looking at the various > > ways to reduce the amount of memory usage. We found out that on > > minimizing the application and again bringing it back to its normal > > state.. it reduces the memory by around 30 mb. Even after working on > > the application the memory remains stable at 25 mb. > > > > I wanted to know that whether it's a bug of Task Manager or whether in > > this case the Java Application is using some swapping feature of the > > Operating System. Whatever it may be its proving out to be useful for > > our application. Anyway having the same experiences or some other ways > > to reduce memory consumption please help me out. I am working on Windows > > 2000. Please please help me out and suggest also some resources if > > possible to reduce the memory consumption. > > > > Thanking You In Anticipation > > > > Regards > > > > Vikram > > > > > > > > --__--__-- > > > > _______________________________________________ > > Advanced-swing mailing list > > [EMAIL PROTECTED] > > http://eos.dk/mailman/listinfo/advanced-swing > > > > > > End of Advanced-swing Digest > > > > -- > Regards, > Rahul Kumar F-89/6 Okhla Indl Area Phase 1, New Delhi > Bharti Telesoft Ltd Tel: 6819330,31,32,34,36 X:258 > _______________________________________________ > Advanced-swing mailing list > [EMAIL PROTECTED] > http://eos.dk/mailman/listinfo/advanced-swing _______________________________________________ Advanced-swing mailing list [EMAIL PROTECTED] http://eos.dk/mailman/listinfo/advanced-swing
