org.das2.jythoncompletion.ui.HTMLDocView
HTML documentation view.
Javadoc content is displayed in JEditorPane pane using HTMLEditorKit.
Creates a new instance of HTMLJavaDocView
setContent
setContent( String content, String reference ) → void
Sets the javadoc content as HTML document
Parameters
content - a String
reference - a String
Returns:
void (returns nothing)
[search for examples]
[view on GitHub]
[view on old javadoc]
[view source]