java - Zoom HTML in JTextPane -



java - Zoom HTML in JTextPane -

i'm using simple jtextpane within jscrollpane show application's manual (simple html few pictures , bunch of links), , can't find way scale thing create application dpi-aware.

i tried css, nothing, tried overriding paint method becomes impossible click on things because remain in original position. there way zoom it?

java html swing zoom jtextpane

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -