Pure Java HTML viewer / renderer

Posted by dma_k on Stack Overflow See other posts from Stack Overflow or by dma_k
Published on 2010-03-13T11:50:57Z Indexed on 2010/03/13 11:55 UTC
Read the original article Hit count: 395

Filed under:
|

I wonder what are the available pure embeddable Java HTML viewers? The requirements are:

  1. Should implement JComponent interface to be placed into Scrollable pane.
  2. Should be preferably a free solution; opensource is a plus.
  3. Availability as maven artifact is a plus.

I know only few components:

Any other components?

© Stack Overflow or respective owner

Related posts about java

Related posts about html