You can add any component to a JOptionPane.
So add a JEditorPane which displays your HTML and supports a HyperlinkListener.
You can add any component to a JOptionPane.
So add a JEditorPane which displays your HTML and supports a HyperlinkListener.