Re: How to get Memory Status?



fongjengkum@xxxxxxxxx wrote:
Is there a java class that I can use to retrieve information about the
current system total available physical memory?

Why do you ask that in a user interface group?

BTW, the answer is no. You get only VM-specific memory information via the Runtime *Memory() methods.

/Thomas


-- The comp.lang.java.gui FAQ: ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/ .