title: Put the knife down and take a green herb, dude. |
descrip: One feller's views on the state of everyday computer science & its application (and now, OTHER STUFF) who isn't rich enough to shell out for www.myfreakinfirst-andlast-name.com Using 89% of the same design the blog had in 2001. |
FOR ENTERTAINMENT PURPOSES ONLY!!!
Back-up your data and, when you bike, always wear white. As an Amazon Associate, I earn from qualifying purchases. Affiliate links in green. |
|
Monday, June 16, 2008 | |
Artem Ananiev's Blog: Introducing JWebPane component: For many years, Java lacked a worthy component to render HTML content. HTML support in Swing was limited to the 3.2 version. Although the SwingLabs JDIC library provides a browsing component, it is hard to integrate into Swing applications because of its heavyweight implementation. The new component - JWebPane is not intended to substitute all known alternatives, however, it brings HTML support and easiness of use up to the high-level standard. The state of displaying html with Java stand-alone applications has been pitiful for years, even while other desktop app solutions include native, robust solutions. The new JWebPane is really a pretty neat idea if they're doing it as Mr. Ananiev describes. Effectively, they'll building everything needed to host the xplat components of WebKit in Java. JWebPane is based on the widely recognized open sourced engine - WebKit. It is not a secret any more. :) The WebKit architecture consists of two considerable parts. The first one is cross-platform, it is responsible for parsing documents, generating DOM, supporting JavaScript. Another part, platform-dependent, so called "port", is intended for communicating with network, rendering graphic content on the screen and other devices, event handling, and other features. JWebPane is a Java port, in which all cross-platform calls are implemented in Java. But now, back to reality. I'm a little surprised to see Ananiev say that it's "not intended to substitute all known alternatives" when the known alternatives are all so horrendously flawed. Add to that some quotes fromThe Java Tutorials' Weblog. The following new features are scheduled to be implemented by August'08: August, eh? It's also described as only "70% complete" yet they show demos of how to embed this 70% upside-down and crooked in your frame. Useful. I did like this quote from the JavaOne Presentation that introduced this component explaining one of its uses. Web Content to Enrich Applications posted by ruffin at 6/16/2008 05:43:00 PM |
|
| |
MarkUpDown is the best Markdown editor for professionals on Windows 10. It includes two-pane live preview, in-app uploads to imgur for image hosting, and MultiMarkdown table support. Features you won't find anywhere else include...
You've wasted more than $15 of your time looking for a great Markdown editor. Stop looking. MarkUpDown is the app you're looking for. Learn more or head over to the 'Store now! |
![]() |
|
|