public class JOptionEditorPane extends Object
| Constructor and Description |
|---|
JOptionEditorPane() |
| Modifier and Type | Method and Description |
|---|---|
static JEditorPane |
getJOptionEditorPane(String htmlMessage)
Returns a JEditorPane with HTML support to be used in a JOptionsPane.
|
public static JEditorPane getJOptionEditorPane(String htmlMessage)
htmlMessage - the message to show, can include HTML, e.g., links,
but not start and end HTML tagsCopyright © 2014. All rights reserved.