Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #1826
| From | "Kevin" <kevin@THRWHITE.remove-dii-this> |
|---|---|
| Subject | controllable java HTML re |
| Message-ID | <1181745066.175232.78980@g37g2000prf.googlegroups.com> (permalink) |
| Newsgroups | comp.lang.java.gui |
| Date | 2011-04-27 15:35 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui Does anyone know any good "controllable" java HTML render? By "controllable", what I want is: 1) I may not need to "physically" output the render result on screen, render it in memory is all I need. 2) but I want to know each item's location after render! For example, for this page, I want to know the relative (with respect to the upper left (0,0)) location of the "My Groups", "Sign In", "Sign Out", the location of the header of this post, etc. In another words, I want to know: Item/tag with value "My Groups" locates at pixel (600, 10) on the screen after render. Item/tag with value "New post" locates at pixel (700, 250) on the screen after render. etc. Any idea of it? Thanks. --- * 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 — Next in thread | Find similar | Unroll thread
controllable java HTML re "Kevin" <kevin@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
Re: controllable java HTM "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
Re: controllable java HTM "Kevin" <kevin@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
Re: controllable java HTM "Ian Wilson" <ian.wilson@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
csiph-web