aspose file tools
The moose likes Swing / AWT / SWT and the fly likes how to calculate cpu/memory utilizing by jcomponents/jpanels/Jframe? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "how to calculate cpu/memory utilizing by jcomponents/jpanels/Jframe?" Watch "how to calculate cpu/memory utilizing by jcomponents/jpanels/Jframe?" New topic
Author

how to calculate cpu/memory utilizing by jcomponents/jpanels/Jframe?

Mandar Khire
Ranch Hand

Joined: Sep 11, 2007
Posts: 482
I create 1 Jframe in that 1 big jpanel fitted to that JFrame.
In that jpanel i create array of jpanels(small) say n numbers...n=5,6,7,,9...up to...99. size (25,25)
Now i want print statement which shows cpu/memory utilized by each panel/component...


Millions saw the apple fall, but Newton asked why.
If you understand, say "understand". If you don't understand, say "don't understand". But if you understand and say "don't understand". How do I understand that you understand? Understand!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to calculate cpu/memory utilizing by jcomponents/jpanels/Jframe?
 
Similar Threads
Tab Order
Little advice on JPanels in JFrame
Focus on JPanel
Positioning JPanels in a JPanel
Rescalling JComponents