In the last blog posting I introduced a new component called JWebPane that renders HTML content in Java applications. Today I'd like to discuss the details of the practical use of this component. Let me start with typical use cases.
1. HTML Rendering
Since the necessity of employing this component in GUI applications appeared a long time ago, each solution, even simple rendering of web pages,...