Lobo is a pure Java Web browser that can render HTML with support for JavaScript and CSS. It can also render compiled JavaFX Script sources.
| Tags | Software Development User Interfaces Text Processing Markup HTML/XHTML Internet Web Browsers Code Generators Libraries Java Libraries XML |
|---|---|
| Licenses | GPL |
| Operating Systems | Mac OS X Windows Windows Windows OS Independent Unix |
| Implementation | Java |
Recent releases


Changes: Support for JavaFX has been brought up to date with JavaFX 1.0. The ability to obtain document objects has been added. Several enhancements to the Cobra rendering engine were implemented.


Changes: SUB and SUP have been implemented. About 20 other user-reported bugs have been fixed.


Changes: A new mechanism to list files in the JavaFX sourcepath has been added. The multiple attribute and onchange event of SELECT have been implemented. Additional fixes related to CSS have been made.


Changes: Compiled JavaFX source is now rendered by Lobo, and treated in much the same way as HTML. About 50 other issues in the browser, HTML rendering engine, and CSS2 parser have been addressed.


Changes: A BrowserPanel class has been introduced in the Lobo API. Float layout has been improved.