Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #4526

Re: Is there an easy way

From "Sabine Dinis Blochberger" <sabine.dinis.blochberger@THRWHITE.remove-dii-this>
Subject Re: Is there an easy way
Message-ID <xs2dnZ2CHq1SnajUnZ2dneKdnZydnZ2d@novis.pt> (permalink)
Newsgroups comp.lang.java.gui
References <34s0j4pgnlbudu1hlamafptad1abk6icc5@4ax.com>
Date 2011-04-27 15:51 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Casey Hawthorne wrote:

> Are there any "easy" ways to determine if a GUI is using native
> Windows/Mac/Linux libraries?
> 
See if there are native libraries packaged with it.

> Whether the GUI does bit level rendering or whether it uses
> O/S-specific bit level rendering more in
> the device drivers?
> 
Ideally, the application would have a readme of sorts pointing such out.

> Whether the GUI can request the O/S to keep its working set of pages
> in RAM?
>
Uh, this might be the JVM responsibility, you can look into those.
 
> That is, is there an easy way to get a summary of a GUI's properties?
> 
As Andrew said, most probably not. You can check which third-party
libraries an application uses, and research that.
-- 
Sabine Dinis Blochberger

Op3racional
www.op3racional.eu

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | Next | Find similar


Thread

Re: Is there an easy way "Sabine Dinis Blochberger" <sabine.dinis.blochberger@THRWHITE.remove-dii-this> - 2011-04-27 15:51 +0000

csiph-web