public class HtmlDocumentViewer extends
Constructor and Description |
---|
HtmlDocumentViewer() |
Modifier and Type | Method and Description |
---|---|
javax.swing.Icon |
getComponentIcon() |
protected java.lang.Class<? extends HtmlDocument> |
getVariableType() |
void |
init() |
boolean |
makeEditorContent() |
void |
setDocument(HtmlDocument doc) |
public boolean makeEditorContent()
public void setDocument(HtmlDocument doc)
public void init()
public javax.swing.Icon getComponentIcon()
protected java.lang.Class<? extends HtmlDocument> getVariableType()