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
Post a Comment