|
| Hi, i'm creating a project that need JTextPane. It's a simple thing when we use SwingComponent for Swing package on JavaFX. The problem is, i need to insert icon and hyperlink in JTextPane. Hyperlink have to react mouse click and will open default browser as response.
Does anybody can help me? Thx. |