1

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.

trashgod
  • 203,806
  • 29
  • 246
  • 1,045
Rishi
  • 95
  • 2
  • 9

1 Answers1

1

Use the example http://java-sl.com/JEditorPaneStructureTool.html as a basement of your status bar code.

StanislavL
  • 56,971
  • 9
  • 68
  • 98