public interface WebBrowserPanel extends Component
Modifier and Type | Method and Description |
---|---|
String |
getPage() |
String |
getTitle() |
void |
setContent(String content,
String contentType) |
void |
setPage(String url) |
void |
setPage(URL url) |
asJComponent