JWebPane

  • JWebPane
    • Abstraction of web page browser
  • LoadStateListener
    • Notifications on loading progress
  • PolicyDelegate
    • Decisions on sensitive actions
  • UIDelegate
    • Customized “browser” appearance
  • API is evolving
http://developers.sun.com/learning/javaoneonline/2008/pdf/TS-6610.pdf

Objective-CJavaの境界がうっすらと見える。
"Lightweight"ってのは、多分描画系の話だろう。レイアウトエンジンから移植したとすればそれは最早WebKitとは呼べないだろうし。
あと気になるのはスクリプトエンジンかなぁ。Java 7ではRhinoを標準搭載とか言う話も出ているけど、ここへ来てJavaScriptCoreも載る事になるのか。