News

Modify the JEditorPane component to display images You can use the current JEditorPane component to display HTML markup, but to perform more complicated tasks, JEditorPane needs some improvement.
Add alt text to images “Alt text” stands for “alternative text”. It's the text that describes an image on a web page, e.g. for people using a screen reader or people with a slow internet connection.
After dropping the image into the component, you may use the editing options on the bottom to crop, or create an image map. You can remove or change the image by clicking Clear. To map an image, click ...