When I click in JTextPane html content, that html element name should be in statusbar. How can I write stausbar in JTextPane? If you have any sample code provide me.
When I click in JTextPane html content, that html element name should be in
Share
Use the example http://java-sl.com/JEditorPaneStructureTool.html
as a basement of your status bar code.