JEditorPane

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:canBe gptkb:JScrollPane
gptkbp:extendsTo javax.swing.text.JTextComponent
gptkbp:hasConstructor JEditorPane()
JEditorPane(String url)
JEditorPane(URL initialPage)
gptkbp:hasEvent HyperlinkEvent
gptkbp:hasListener HyperlinkListener
gptkbp:hasMethod getText()
setText(String)
getContentType()
setContentType(String)
setPage(URL)
gptkbp:hasProperty gptkb:text
editable
contentType
https://www.w3.org/2000/01/rdf-schema#label JEditorPane
gptkbp:introducedIn gptkb:Java_1.2
gptkbp:isSwingComponent true
gptkbp:partOf javax.swing package
gptkbp:serialization true
gptkbp:supports content type switching
gptkbp:usedFor displaying HTML content
displaying RTF content
displaying plain text
gptkbp:bfsParent gptkb:Java_Swing
gptkbp:bfsLayer 7